TabletTemplate implements Template
FinalYes
Table of Contents
Interfaces
Methods
- __construct() : mixed
- getContent() : string
Methods
__construct()
public
__construct(string $tableName, string $className, string $namespace, array<string|int, FieldTemplate> $fieldsTemplates) : mixed
Parameters
- $tableName : string
- $className : string
- $namespace : string
- $fieldsTemplates : array<string|int, FieldTemplate>
getContent()
public
getContent() : string