Applied fixes from StyleCI

This commit is contained in:
Pierre Rudloff 2016-10-20 21:27:56 +00:00 committed by StyleCI Bot
parent 7a9d65d1fd
commit 0a4589a1e6
1 changed files with 2 additions and 1 deletions

View File

@ -40,7 +40,8 @@ class FrontController
private $container;
/**
* Session segment used to store session variables
* Session segment used to store session variables.
*
* @var \Aura\Session\Segment
*/
private $sessionSegment;