CustomerLogoutResource

Namespace

IO\Api\Resources

Extends
Properties
Type Name Description

AuthenticationService

$authService

Methods
public __construct($request, $response, $authService)

CustomerLogoutResource constructor.

Parameters

Type

Name

Description

Request

$request

ApiResponse

$response

AuthenticationService

$authService

public store(): Response