Model
Table of Contents
- $model : string
- Model.
- execute() : resource
- Get the instance of model class.
- set() : resource
- Set the model.
Properties
$model
Model.
private
string
$model
Tags
Methods
execute()
Get the instance of model class.
public
execute() : resource
Tags
Return values
resource —set()
Set the model.
public
set((string) $model) : resource
Parameters
- $model : (string)
-
model name