/** * Get the application identity. * * @return User * * @since 4.0.0 */ public function getIdentity() { return $this->identity; }