Phalcon\Legacy\CryptInterface::setCipher PHP Метод

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

Sets the cipher algorithm
public setCipher ( string $cipher ) : Phalcon\Legacy\CryptInterface
$cipher string
Результат Phalcon\Legacy\CryptInterface
    public function setCipher($cipher);