@@ -30,6 +30,7 @@ |
||
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 | { |