DeprecatedPlugin
extends AirlayPlugin
in package
Class AirlayPlugin.
Table of Contents
- $config : AirlayConfig
- $mongoDbManager : Manager
- $rabbitmq : AMQPStreamConnection
- beforeSendResponse() : void
- createWarningString() : string
- getDeprecatedAttribute() : Deprecated|null
Properties
$config
public
AirlayConfig
$config
$mongoDbManager
public
Manager
$mongoDbManager
$rabbitmq
public
AMQPStreamConnection
$rabbitmq
Methods
beforeSendResponse()
public
beforeSendResponse(Event $event, Application $application) : void
Parameters
- $event : Event
- $application : Application
Return values
void —createWarningString()
public
createWarningString(Deprecated $deprecatedAttribute) : string
Parameters
- $deprecatedAttribute : Deprecated
Return values
string —getDeprecatedAttribute()
public
getDeprecatedAttribute() : Deprecated|null