Property | Type | Description | |
---|---|---|---|
$doc_page | @codingStandardsIgnoreEnd | ||
$endpoint | |||
$page | |||
$version |
Method | Description | |
---|---|---|
encodeOutput ( mixed $data ) | Output will be properly fromatted. | |
execute ( ) | Execute. | |
init ( ) | Initialization. | |
logRequest ( string $method, array $args ) | Override to extend the logging. | |
logSuccess ( ) | Overwrite to extend the logging. | |
main ( ) | Main. |
public encodeOutput ( mixed $data ) | ||
$data | mixed |
public logRequest ( string $method, array $args ) | ||
$method | string | |
$args | array |