688. Class

688.1. Zend\Filter\Decrypt

Decrypts a given string

688.1.1. Methods

688.1.1.1. filter

filter()

Defined by ZendFilterFilter

Decrypts the content $value with the defined settings

Parameters:string – Content to decrypt
Return type:string The decrypted content

Project Versions

Table Of Contents

Previous topic

687. Class

Next topic

689. Class

This Page