$appId
$appId :
getSubscribedEvents() : array
Returns an array of event names this subscriber wants to listen to.
The array keys are event names and the value can be:
For instance:
The event names to listen to
onCommandAfterPrepare(\Guzzle\Common\Event $event)
Change from path style to host style.
\Guzzle\Common\Event | $event | Event emitted. |