Completed
Push — Recipes ( 89d6fa...b1c7c8 )
by Laurent
02:52
created
src/AppBundle/Controller/Install/AbstractInstallController.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -107,6 +107,9 @@
 block discarded – undo
107 107
         return $return;
108 108
     }
109 109
 
110
+    /**
111
+     * @param string $name
112
+     */
110 113
     private function nameToVariable($name)
111 114
     {
112 115
         
Please login to merge, or discard this patch.