UrlPrinter
- Full name:
\Documentation\Generator\UsagePage\Printer\UrlPrinter - Parent class:
\Documentation\Generator\UsagePage\Printer\AbstractPrinter
Properties
BOOTSTRAP_URL
private static $BOOTSTRAP_URL
- This property is static.
Methods
getPageContent
public getPageContent(): string
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