\Pivot\Core\ReqResCliRequest

Summary

Methods
Properties
Constants
setRouteInformation()
getRouteInformation()
getParsedBody()
setParsedBody()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$routeInfo
$parsedBody
N/A

Properties

$routeInfo

$routeInfo : array

Calculated route information based on route

Type

array

$parsedBody

$parsedBody : array

Calculated route information based on route

Type

array

Methods

setRouteInformation()

setRouteInformation(array  $routeInfo) 

set the route information

Parameters

array $routeInfo

getRouteInformation()

getRouteInformation() : array

Get route information

Returns

array

getParsedBody()

getParsedBody() 

setParsedBody()

setParsedBody(  $data) 

Parameters

$data