Applied fixes from StyleCI

This commit is contained in:
Pierre Rudloff 2016-10-23 21:08:32 +00:00 committed by StyleCI Bot
parent 8505a7e99f
commit df88f515e6
1 changed files with 2 additions and 1 deletions

View File

@ -47,7 +47,8 @@ class FrontController
private $sessionSegment;
/**
* Smarty view
* Smarty view.
*
* @var \Slim\Views\Smarty
*/
private $view;