Nextras\Orm\StorageReflection\IStorageReflection::convertEntityToStorage PHP Method

convertEntityToStorage() public method

Converts entity data to storage key format.
public convertEntityToStorage ( array | Traversabl\Traversable $in ) : array
$in array | Traversabl\Traversable
return array
    public function convertEntityToStorage($in);