-
since
-
1.0
Table of Contents
-
VENDOR
= 'motopress/appointment'
-
VERSION
= 1
-
getNamespace()
: string
-
getSchedules()
: WP_REST_Response|WP_Error
-
register_routes()
: mixed
-
mapEntity()
: array<string|int, mixed>
VENDOR
public
mixed
VENDOR
= 'motopress/appointment'
-
since
-
1.0
VERSION
public
mixed
VERSION
= 1
-
since
-
1.0
getNamespace()
public
getNamespace() : string
-
since
-
1.0
Return values
string
—
getSchedules()
public
getSchedules(WP_REST_Request $request) : WP_REST_Response|WP_Error
Parameters
-
$request
: WP_REST_Request
-
-
since
-
1.0
Return values
WP_REST_Response|WP_Error
—
register_routes()
public
register_routes() : mixed
-
since
-
1.0
Return values
mixed
—
mapEntity()
protected
mapEntity(Schedule $entity) : array<string|int, mixed>
Parameters
-
$entity
: Schedule
-
-
since
-
1.0
Return values
array<string|int, mixed>
—