Completed
Pull Request — 3.x (#6028)
by Christian
03:10
created
src/DependencyInjection/Compiler/ExtensionCompilerPass.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -194,6 +194,7 @@
 block discarded – undo
194 194
     }
195 195
 
196 196
     /**
197
+     * @param string $traitName
197 198
      * @return bool
198 199
      */
199 200
     protected function hasTrait(\ReflectionClass $class, $traitName)
Please login to merge, or discard this patch.