common-gateway/zds-to-zgw-bundle
An example service for adding business logic to your class.
| Name | Description |
|---|---|
| __construct | |
| petStoreHandler | An example handler that is triggered by an action. |
Description
__construct (void)
Parameters
This function has no parameters.
Return Values
void
Description
public petStoreHandler (array $data, array $configuration)
An example handler that is triggered by an action.
Parameters
(array) $data
: The data array(array) $configuration
: The configuration arrayReturn Values
array
A handler must ALWAYS return an array
How can I help you explore Laravel packages today?