PAMI\Message\Action\SorceryMemoryCacheStaleObjectAction::__construct
Constructor.
Signature
public function __construct(string
$cache,
string
$object )
Parameters
$cache— string
The name of the cache to mark the object as stale in.$object— string
The name of the object to mark as stale.
Returns
- void