Skip to main content

CodePrinter


Properties

CODE_TEMPLATE

private static $CODE_TEMPLATE
  • This property is static.

Methods

getPageContent

public getPageContent(): string

getRenderingSource

private getRenderingSource(): mixed

getRenderResult

private getRenderResult(): 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:

ParameterTypeDescription
$configuration\Documentation\Generator\Configuration
$documentationTestConfig\Documentation\Test\Config
$pagePathstring
$pageExistsbool

pageExists

protected pageExists(): mixed