diff --git a/src/Action/User.php b/src/Action/User.php index f3ca7a2..f28c158 100644 --- a/src/Action/User.php +++ b/src/Action/User.php @@ -26,7 +26,7 @@ public function __construct($data) $this->lastSeen = new Carbon($data['lastSeen']); } } - + /** * User's permissioned name info. *