Phalcon\Annotations\Adapter\Base::prepareKey PHP Method

prepareKey() abstract protected method

Returns the key with a prefix or other changes
abstract protected prepareKey ( string $key ) : string
$key string
return string
    protected abstract function prepareKey($key);