BearFramework\App\DataRepository::duplicate

Creates a copy of the data item specified.
public self duplicate string $sourceKey string $destinationKey )
Parameters
sourceKey
The key of the source data item.
destinationKey
The key of the destination data item.
Returns
Returns a reference to itself.
Details
Location: ~/src/App/DataRepository.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.