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

convertStorageToEntityKey() public méthode

Converts storage key name to entity key format.
public convertStorageToEntityKey ( string $key ) : string
$key string
Résultat string
    public function convertStorageToEntityKey($key);