Property | Type | Description | |
---|---|---|---|
$dispatcher | Symfony\Component\EventDispatcher\EventDispatcherInterface |
Method | Description | |
---|---|---|
__construct ( $name, array $options, $client, Doctrine\Common\Cache\Cache $cache, |
||
create ( ) | ||
delete ( $id ) | ||
destroy ( ) | ||
getProvider ( ) | ||
publish ( array $message, array $options = [] ) | ||
receive ( array $options = [] ) |
public __construct ( $name, array $options, $client, Doctrine\Common\Cache\Cache $cache, |
||
$options | array | |
$cache | Doctrine\Common\Cache\Cache | |
$logger |