Nextras\Orm\StorageReflection\IStorageReflection::convertStorageToEntityKey PHP Метод

convertStorageToEntityKey() публичный Метод

Converts storage key name to entity key format.
public convertStorageToEntityKey ( string $key ) : string
$key string
Результат string
    public function convertStorageToEntityKey($key);