1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-26 07:29:06 +02:00

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

View File

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