| Total Complexity | 2 |
| Total Lines | 28 |
| Duplicated Lines | 0 % |
| Changes | 0 | ||
| 1 | <?php |
||
| 12 | final class Files extends \SimpleSAML\Module\Monitor\TestSuiteFactory |
||
| 13 | { |
||
| 14 | /** |
||
| 15 | * @param \SimpleSAML\Module\Monitor\TestConfiguration $configuration |
||
| 16 | */ |
||
| 17 | public function __construct(TestConfiguration $configuration) |
||
| 21 | } |
||
| 22 | |||
| 23 | |||
| 24 | /** |
||
| 25 | * @return void |
||
| 26 | */ |
||
| 27 | public function invokeTest(): void |
||
| 42 |