TitlePrinter
- Full name:
\Documentation\Generator\UsagePage\Printer\TitlePrinter - Parent class:
\Documentation\Generator\UsagePage\Printer\AbstractPrinter
Methods
getPageContent
public getPageContent(): string
getHeadings
private getHeadings(): mixed
getDisplayTitle
private getDisplayTitle(): mixed
Inherited methods
getPageContent
public getPageContent(): string
- This method is abstract.
__construct
public __construct(\Documentation\Generator\Configuration $configuration, \Documentation\Test\Config $documentationTestConfig, string $pagePath, bool $pageExists): mixed
Parameters:
| Parameter | Type | Description |
|---|---|---|
$configuration | \Documentation\Generator\Configuration | |
$documentationTestConfig | \Documentation\Test\Config | |
$pagePath | string | |
$pageExists | bool |
pageExists
protected pageExists(): mixed