BearFramework\App\Data\ItemSetMetadataEventDetails

BearFramework\App\Data\ItemSetMetadataEventDetails {

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

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

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