GritterNotification
in package
Table of Contents
Constants
- HEADER_NAME = 'vatnotify'
Properties
Methods
- __construct() : mixed
- build() : mixed
- error() : mixed
- success() : mixed
- warning() : mixed
Constants
HEADER_NAME
public
mixed
HEADER_NAME
= 'vatnotify'
Properties
$di
private
mixed
$di
$response
private
mixed
$response
Methods
__construct()
public
__construct(Di $di) : mixed
Parameters
- $di : Di
build()
public
build(GritterMessage $notify) : mixed
Parameters
- $notify : GritterMessage
error()
public
error(GritterMessage $notify) : mixed
Parameters
- $notify : GritterMessage
success()
public
success(GritterMessage $notify) : mixed
Parameters
- $notify : GritterMessage
warning()
public
warning(GritterMessage $notify) : mixed
Parameters
- $notify : GritterMessage