PAMI\Message\Action\SorceryMemoryCacheExpireObjectAction::__construct
Constructor.
Signature
public function __construct(string
$cache,
string
$object )
Parameters
$cache— string
The name of the cache to expire the object from.$object— string
The name of the object to expire.
Returns
- void