1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-07-01 08:10:54 +02:00

Merge pull request #79 from Rudloff/analysis-qgKQeE

Applied fixes from StyleCI
This commit is contained in:
Pierre Rudloff 2016-10-20 23:32:06 +02:00 committed by GitHub
commit 6133b6a26e

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;