@@ -27,6 +27,10 @@ |
||
27 | 27 | /* |
28 | 28 | * @return void |
29 | 29 | */ |
30 | + |
|
31 | + /** |
|
32 | + * @param sspmod_monitor_TestSuite $testsuite |
|
33 | + */ |
|
30 | 34 | private function setTestSuite($testsuite) |
31 | 35 | { |
32 | 36 | assert(is_a($testsuite, 'sspmod_monitor_TestSuite')); |