* Decrypts the data with the provided key * * @param string $data the encrypted data to decrypt * @param string $key the key to use for decryption * @return string|false the decrypted string or false */
($data, $key)
source not stored for this graph (policy: none)
no test coverage detected