\App\ApiModule\Version0\ControllersDiagnosticsController

Diagnostics controller

Summary

Methods
Properties
Constants
__construct()
get()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$manager
N/A

Properties

$manager

$manager : \App\GatewayModule\Models\DiagnosticsManager

Type

normal — Diagnostics manager

Methods

__construct()

__construct(\App\GatewayModule\Models\DiagnosticsManager  $manager) : mixed

Constructor

Parameters

\App\GatewayModule\Models\DiagnosticsManager $manager

Diagnostics manager

Returns

mixed

get()

get(\Apitte\Core\Http\ApiRequest  $request, \Apitte\Core\Http\ApiResponse  $response) : \Apitte\Core\Http\ApiResponse

Parameters

\Apitte\Core\Http\ApiRequest $request

API request

\Apitte\Core\Http\ApiResponse $response

API response

Returns

\Apitte\Core\Http\ApiResponse —

API response