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

convertStorageToEntityKey() public method

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