BearFramework\App\Data\ItemExistsEventDetails

BearFramework\App\Data\ItemExistsEventDetails {

    
/* Properties */
    
public bool $exists
    
public string $key

    
/* Methods */
    
public __construct string $key bool $exists )

}
Properties
public bool $exists
public string $key
Methods
public __construct ( string $key , bool $exists )
Details
Location: ~/src/App/Data/ItemExistsEventDetails.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.