Completed
Push — master ( 6da2a1...0ace3e )
by Tim
01:25
created
lib/TestSuite.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,7 @@
 block discarded – undo
8 8
     private $tests = null;
9 9
 
10 10
     /**
11
-     * @param sspmod_monitor_Monitor $monitor
11
+     * @param Monitor $monitor
12 12
      */
13 13
     public function __construct($monitor, $input)
14 14
     {
Please login to merge, or discard this patch.