Completed
Branch master (31fcd5)
by Aurimas
12:28
created
src/Controller/Controller.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
     }
30 30
 
31 31
     /**
32
-     * @param string $viewA short notation view (a:b:c) "AppBundle:Default:homepage" or "homepage"
32
+     * @param string $view short notation view (a:b:c) "AppBundle:Default:homepage" or "homepage"
33 33
      *                      (for same name view class as controller under View folder with suffix View instead of
34 34
      *                      Controller for e.g. For AppBundle\Controller\DefaultController AppBundle\View\DefaultView
35 35
      * @param mixed  $data
Please login to merge, or discard this patch.