Lw\Application\Service\User\ViewBadgesRequest::userId PHP Method

userId() public method

public userId ( ) : UserId
return Lw\Domain\Model\User\UserId
    public function userId()
    {
        return $this->userId;
    }
ViewBadgesRequest