BearFramework\App\Cache\ItemGetEventDetails

BearFramework\App\Cache\ItemGetEventDetails {

    
/* Properties */
    
public BearFramework\App\CacheItem|null $item
    
public string $key

    
/* Methods */
    
public __construct string $key BearFramework\App\CacheItem|null $item )

}
Properties
public BearFramework\App\CacheItem|null $item
public string $key
Methods
public __construct ( string $key , BearFramework\App\CacheItem|null $item )
Details
Location: ~/src/App/Cache/ItemGetEventDetails.php
The information on this page is created for version 1.1 of Bear Framework and may not be applicable for other versions of the framework.