BuddyClients Docs

ServiceStatusSubmission
in package

Handles submission of the update service status form.

Updates the status of the booked service.

Tags
since
0.1.0
see
ServiceStatusForm

Table of Contents

Methods

__construct()  : mixed
Constructor method.

Methods

__construct()

Constructor method.

public __construct(array<string|int, mixed> $post_data, array<string|int, mixed>|null $files_data) : mixed
Parameters
$post_data : array<string|int, mixed>

The POST data.

$files_data : array<string|int, mixed>|null

The FILES data.

Tags
since
0.1.0

        
On this page

Search results