Nextras\Orm\StorageReflection\IStorageReflection::convertStorageToEntity PHP 메소드

convertStorageToEntity() 공개 메소드

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