|
@@ -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.