Total Complexity | 2 |
Total Lines | 28 |
Duplicated Lines | 0 % |
Changes | 0 |
1 | <?php |
||
16 | final class Files extends \SimpleSAML\Module\monitor\TestSuiteFactory |
||
17 | { |
||
18 | /** |
||
19 | * @param \SimpleSAML\Module\monitor\TestConfiguration $configuration |
||
20 | */ |
||
21 | public function __construct(TestConfiguration $configuration) |
||
25 | } |
||
26 | |||
27 | |||
28 | /** |
||
29 | * @return void |
||
30 | */ |
||
31 | public function invokeTest(): void |
||
46 |