clean up controller and session.
This commit is contained in:
@@ -16,7 +16,7 @@ class Session {
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
protected $session;
|
||||
public $session;
|
||||
|
||||
/**
|
||||
* Indicates if the session already exists in storage.
|
||||
|
||||
Reference in New Issue
Block a user