Completed
Pull Request — master (#179)
by Jaap
11:55 queued 01:55
created
src/DocBlock/StandardTagFactory.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -137,6 +137,7 @@
 block discarded – undo
137 137
 
138 138
     /**
139 139
      * {@inheritDoc}
140
+     * @param TypeContext $context
140 141
      */
141 142
     public function create(string $tagLine, ?TypeContext $context = null) : ?Tag
142 143
     {
Please login to merge, or discard this patch.