Skip to content

Commit

Permalink
Fixing doc block
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Aug 14, 2015
1 parent d8a7e32 commit 342d4c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Controller/Controller.php
Expand Up @@ -589,7 +589,7 @@ public function render($view = null, $layout = null)
/**
* Get the viewPath based on controller name and request prefix.
*
* @return void
* @return string
*/
protected function _viewPath()
{
Expand Down

0 comments on commit 342d4c1

Please sign in to comment.