|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct ($customerId=null, $lastLoginAt=null, $lastVisitAt=null, $lastLogoutAt=null) | |
| getCustomerId () | |
| getLastLoginAt () | |
| getLastVisitAt () | |
| getLastLogoutAt () | |
Protected Attributes | |
| $customerId | |
| $lastLoginAt | |
| $lastVisitAt | |
| $lastLogoutAt | |
| __construct | ( | $customerId = null, |
|
$lastLoginAt = null, |
|||
$lastVisitAt = null, |
|||
$lastLogoutAt = null |
|||
| ) |
| getLastLoginAt | ( | ) |
| getLastLogoutAt | ( | ) |
| getLastVisitAt | ( | ) |