Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (\Magento\Persistent\Helper\Data $persistentData, \Magento\Persistent\Helper\Session $persistentSession, \Magento\Customer\Model\Session $customerSession, \Magento\Persistent\Model\SessionFactory $sessionFactory) | |
![]() | |
execute (Observer $observer) | |
Protected Attributes | |
$_persistentSession | |
$_persistentData = null | |
$_sessionFactory | |
$_customerSession | |
Persistent Session Observer
Definition at line 15 of file RenewCookieObserver.php.
__construct | ( | \Magento\Persistent\Helper\Data | $persistentData, |
\Magento\Persistent\Helper\Session | $persistentSession, | ||
\Magento\Customer\Model\Session | $customerSession, | ||
\Magento\Persistent\Model\SessionFactory | $sessionFactory | ||
) |
Constructor
\Magento\Persistent\Helper\Data | $persistentData | |
\Magento\Persistent\Helper\Session | $persistentSession | |
\Magento\Customer\Model\Session | $customerSession | |
\Magento\Persistent\Model\SessionFactory | $sessionFactory |
Definition at line 53 of file RenewCookieObserver.php.
|
protected |
Definition at line 43 of file RenewCookieObserver.php.
|
protected |
Definition at line 29 of file RenewCookieObserver.php.
|
protected |
Definition at line 22 of file RenewCookieObserver.php.
|
protected |
Definition at line 36 of file RenewCookieObserver.php.