Class DELETE
DELETE related methods
- Phramework\JSONAPI\Controller\Base
- Phramework\JSONAPI\Controller\Relationships
- Phramework\JSONAPI\Controller\GETById
- Phramework\JSONAPI\Controller\GET
- Phramework\JSONAPI\Controller\POST
- Phramework\JSONAPI\Controller\PATCH
- Phramework\JSONAPI\Controller\DELETE
Direct known subclasses
Abstract
Namespace: Phramework\JSONAPI\Controller
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Since: 0.0.0
Located at Controller/DELETE.php
Namespace: Phramework\JSONAPI\Controller
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Since: 0.0.0
Located at Controller/DELETE.php
Methods summary
protected static
boolean
|
#
handleDELETE( object $parameters, string $method, array $headers, integer|string $id, string $modelClass, array $primaryDataParameters = [] )
Handle DELETE method On success will respond with 204 No Content |