Completed
Pull Request — master (#6)
by Dan
04:18
created
src/Util/Debug.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -30,6 +30,7 @@
 block discarded – undo
30 30
     );
31 31
 
32 32
     /**
33
+     * @param \Axstrad\Common\Tests\Util\DebugUtilTest $var
33 34
      */
34 35
     public static function dump($var, $maxDepth = 2, $stripTags = true)
35 36
     {
Please login to merge, or discard this patch.