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

View file

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