Nextras\Orm\StorageReflection\IStorageReflection::convertStorageToEntity PHP Méthode

convertStorageToEntity() public méthode

Converts storage data to entity key format.
public convertStorageToEntity ( array | Traversabl\Traversable $in ) : array
$in array | Traversabl\Traversable
Résultat array
    public function convertStorageToEntity($in);