BearFramework\App\Cache\ItemGetValueEventDetails

BearFramework\App\Cache\ItemGetValueEventDetails {

    
/* Properties */
    
public string $key
    
public mixed $value

    
/* Methods */
    
public __construct string $key mixed $value )

}
Properties
public string $key
public mixed $value
Methods
public __construct ( string $key , mixed $value )
Details
Location: ~/src/App/Cache/ItemGetValueEventDetails.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.