StringTemplateConverter
FinalYes
Table of Contents
Methods
- __construct() : mixed
- convert() : string
Methods
__construct()
public
__construct(string $template, string $delimiter, bool $htmlEncode[, Format $format = null ]) : mixed
Parameters
- $template : string
- $delimiter : string
- $htmlEncode : bool
- $format : Format = null
convert()
public
convert(Address $address) : string
Parameters
- $address : Address