Completed
Pull Request — master (#11)
by Fabien
05:29 queued 02:39
created
Tests/Controller/DefaultControllerTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -195,6 +195,9 @@
 block discarded – undo
195 195
         }
196 196
     }
197 197
 
198
+    /**
199
+     * @param string $lang
200
+     */
198 201
     private function removeNoVisibleElementDependingOnLanguages($lang, $cvXml)
199 202
     {
200 203
         switch ($lang) {
Please login to merge, or discard this patch.