GritterComponent
extends Injectable
in package
Table of Contents
Methods
Methods
error()
public
error(mixed $title, mixed $text) : mixed
Parameters
- $title : mixed
- $text : mixed
show()
public
show(mixed $title, mixed $text, mixed $className) : mixed
Parameters
- $title : mixed
- $text : mixed
- $className : mixed
warning()
public
warning(mixed $title, mixed $text) : mixed
Parameters
- $title : mixed
- $text : mixed