Template
in
Com\Tecnick\Pdf\Filter\Type\Template.php
Template.php
Tags
Table of Contents
Methods
- decode() : string
- Decode the data.
Methods
decode()
Decode the data.
public decode(string $data)
: string
Parameters
- $data : string
-
Data to decode.
Return values
string —Decoded data string.