BearFramework\App\Data\ItemRenameEventDetails

BearFramework\App\Data\ItemRenameEventDetails {

    
/* Properties */
    
public string $destinationKey
    
public string $sourceKey

    
/* Methods */
    
public __construct string $sourceKey string $destinationKey )

}
Properties
public string $destinationKey
public string $sourceKey
Methods
public __construct ( string $sourceKey , string $destinationKey )
Details
Location: ~/src/App/Data/ItemRenameEventDetails.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.