Completed
Push — master ( 385f8f...c2b7aa )
by Basil
02:27
created
core/TagParser.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -116,6 +116,7 @@
 block discarded – undo
116 116
     
117 117
     /**
118 118
      * Internal method to add a tag into the tags array.
119
+     * @param string $identifier
119 120
      */
120 121
     private function addTag($identifier, $tagObjectConfig)
121 122
     {
Please login to merge, or discard this patch.