TemplateEngine2UnitTest
extends TestCase
in package
Table of Contents
- __construct() : mixed
- Constructor
- testSimpleSubstitutionsArray() : void
- Simple vars
Methods
__construct()
Constructor
public
__construct([string $name = null ][, array<string|int, mixed> $data = [] ][, string $dataName = '' ]) : mixed
Parameters
- $name : string = null
- $data : array<string|int, mixed> = []
- $dataName : string = ''
Return values
mixed —testSimpleSubstitutionsArray()
Simple vars
public
testSimpleSubstitutionsArray() : void