interface DeprecationInterface

Interface DeprecationInterface.

Methods

static 
enable( LoggerInterface $logger = null, NotifierInterface $notifier = null)

No description

static  string
mode( null|string $mode = null)

No description

static 
definition( Notice $notice)

No description

static 
invoke( Notice $notice = null)

No description

Details

at line line 27
static enable( LoggerInterface $logger = null, NotifierInterface $notifier = null)

Parameters

LoggerInterface $logger
NotifierInterface $notifier

at line line 34
static string mode( null|string $mode = null)

Parameters

null|string $mode

Return Value

string

at line line 39
static definition( Notice $notice)

Parameters

Notice $notice

at line line 44
static invoke( Notice $notice = null)

Parameters

Notice $notice