Working : Base controller now get type inference of Thelia2 Session component
This commit is contained in:
@@ -127,7 +127,7 @@ class BaseController extends ContainerAware
|
|||||||
/**
|
/**
|
||||||
* Returns the session from the current request
|
* Returns the session from the current request
|
||||||
*
|
*
|
||||||
* @return \Symfony\Component\HttpFoundation\Session\SessionInterface
|
* @return \Thelia\Core\HttpFoundation\Session\Session
|
||||||
*/
|
*/
|
||||||
protected function getSession()
|
protected function getSession()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user