Merge pull request #80 from Rudloff/analysis-8QeKPO

Applied fixes from StyleCI
This commit is contained in:
Pierre Rudloff 2016-10-23 23:11:27 +02:00 committed by GitHub
commit e08e8d8d09
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;