Config
- Full name:
\Documentation\Test\Config
Properties
TITLE_SEPARATOR
public static $TITLE_SEPARATOR
- This property is static.
title
public string|null $title
url
public string $url
rendering
public $rendering
tests
public $tests
position
public $position
Methods
getShortTitle
public getShortTitle(): mixed
getNestedPosition
public getNestedPosition(): mixed
getTitleParts
public getTitleParts(): mixed
fromArray
public static fromArray(array $testConfig, ?\Documentation\Test\Config $documentationTestConfig = null): self
- This method is static. Parameters:
| Parameter | Type | Description |
|---|---|---|
$testConfig | array | |
$documentationTestConfig | ?\Documentation\Test\Config |