protected property AcquiaPurgeStateItem::$storage in Acquia Purge 7
The state storage in which the item has been stored.
Type: AcquiaPurgeStateStorageInterface
File
- lib/
state/ AcquiaPurgeStateItem.php, line 18 - Contains AcquiaPurgeStateItem.
Class
- AcquiaPurgeStateItem
- Provides a single state item kept in state storage.
Code
protected $storage;