Completed
Push — Recipes ( 1bfbc9...164379 )
by Laurent
02:30
created
src/AppBundle/Controller/DefaultController.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -38,10 +38,10 @@
 block discarded – undo
38 38
         $this->entities = array(
39 39
             ['1', 'AppBundle:Staff\Group'],
40 40
             ['2', 'AppBundle:Staff\User'],
41
-            ['3','AppBundle:Settings\Company'],
41
+            ['3', 'AppBundle:Settings\Company'],
42 42
             ['4', 'AppBundle:Settings\Settings'],
43 43
             ['5_1', 'AppBundle:Settings\Diverse\FamilyLog'],
44
-            ['5_2','AppBundle:Settings\Diverse\ZoneStorage'],
44
+            ['5_2', 'AppBundle:Settings\Diverse\ZoneStorage'],
45 45
             ['5_3', 'AppBundle:Settings\Diverse\Unit'],
46 46
             ['5_4', 'AppBundle:Settings\Diverse\Tva'],
47 47
             ['6', 'AppBundle:Settings\Supplier'],
Please login to merge, or discard this patch.