Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
filter ($value) | |
![]() | |
__construct ($options=null) | |
getAdapter () | |
setAdapter ($options=null) | |
__call ($method, $options) | |
filter ($value) | |
Additional Inherited Members | |
![]() | |
$_adapter | |
Definition at line 35 of file Decrypt.php.
filter | ( | $value | ) |
Defined by Zend_Filter_Interface
Decrypts the content $value with the defined settings
string | $value | Content to decrypt |
Implements Zend_Filter_Interface.
Definition at line 45 of file Decrypt.php.