Completed
Pull Request — master (#82)
by Loren
21:20 queued 18:17
created
src/NodeVisitor/StaticVariablesCollector.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,7 @@
 block discarded – undo
32 32
     /**
33 33
      * Default constructor
34 34
      *
35
-     * @param mixed $context Reflection context, eg. ReflectionClass, ReflectionMethod, etc
35
+     * @param \Go\ParserReflection\Traits\ReflectionFunctionLikeTrait $context Reflection context, eg. ReflectionClass, ReflectionMethod, etc
36 36
      */
37 37
     public function __construct($context)
38 38
     {
Please login to merge, or discard this patch.