\ManaPHP\Data\ModelNotFoundException

Summary

Methods
Properties
Constants
__construct()
getStatusCode()
setJson()
getJson()
getBind()
$model
$filters
No constants found
No protected methods found
$_bind
$_json
N/A
No private methods found
No private properties found
N/A

Properties

$model

$model : string

Type

string

$filters

$filters : integer|string|array

Type

integer|string|array

$_bind

$_bind : array

Type

array

$_json

$_json : array

Type

array

Methods

__construct()

__construct(  $model,   $filters) 

Parameters

$model
$filters

getStatusCode()

getStatusCode() 

setJson()

setJson(array|string|integer  $data) : static

Parameters

array|string|integer $data

Returns

static

getJson()

getJson() 

getBind()

getBind() : array

Returns

array