Phalcon\Annotations\Adapter\Base::prepareKey PHP Метод

prepareKey() абстрактный защищенный Метод

Returns the key with a prefix or other changes
abstract protected prepareKey ( string $key ) : string
$key string
Результат string
    protected abstract function prepareKey($key);