Completed
Pull Request — master (#190)
by
unknown
10:49
created
src/Knp/FriendlyContexts/Context/Context.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -43,6 +43,9 @@
 block discarded – undo
43 43
         return true;
44 44
     }
45 45
 
46
+    /**
47
+     * @param string $name
48
+     */
46 49
     protected function getTagContent($name)
47 50
     {
48 51
         $content = [];
Please login to merge, or discard this patch.