R Robert9 Well-known member Apr 15, 2021 #2 If i dump $visitor i get User => _values => last_activity not the same than $visitor->last_activity
R Robert9 Well-known member Apr 15, 2021 #3 Ok, seems the last_activity i dont want to have is: #_getterCache: array:2 "PermissionSet" => PermissionSet "last_activity" => 1618489210 So this _getterCache overwrites my needed value. How can i get the value from $visitor, please?
Ok, seems the last_activity i dont want to have is: #_getterCache: array:2 "PermissionSet" => PermissionSet "last_activity" => 1618489210 So this _getterCache overwrites my needed value. How can i get the value from $visitor, please?