ConfigsLoader
- Full name:
\Documentation\Test\ConfigsLoader
Properties
testsDirectoryPath
protected $testsDirectoryPath
Methods
__construct
public __construct(string $testsDirectoryPath): mixed
Parameters:
| Parameter | Type | Description |
|---|---|---|
$testsDirectoryPath | string |
loadDocumentationTestConfigs
public loadDocumentationTestConfigs(): mixed
getDocumentationFiles
private getDocumentationFiles(): array
loadDocumentationTestConfigFromFile
private loadDocumentationTestConfigFromFile(string $filePath): \Documentation\Test\Config
Parameters:
| Parameter | Type | Description |
|---|---|---|
$filePath | string |