Completed
Push — master ( 2f6da3...fdf5fc )
by Jacob
02:08
created
src/PhpQuickProfiler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
     protected $startTime;
23 23
 
24 24
     /**
25
-     * @param Particletree\Pqp\Console $console
25
+     * @param Console $console
26 26
      * @param integer                  $startTime
27 27
      */
28 28
     public function __construct(Console $console, $startTime = null)
Please login to merge, or discard this patch.