Common
in package
Table of Contents
- $templates : array<string|int, mixed>
- $tplCache : array<string|int, mixed>
- stripComments() : string
Properties
$templates
protected
static array<string|int, mixed>
$templates
= array()
$tplCache
protected
static array<string|int, mixed>
$tplCache
= array()
Methods
stripComments()
protected
static stripComments(string $htmlCode) : string
Parameters
- $htmlCode : string