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);