Property | Type | Description | |
---|---|---|---|
$model | Eloquent instance. |
Method | Description | |
---|---|---|
__construct ( ) | Mapping constructor. | |
getModelIndex ( ) : mixed | Get the model elastic type. | |
getModelType ( ) : mixed | Get the model elastic type. |
Method | Description | |
---|---|---|
prepareModel ( ) | Validate the given model and create a new instance. |
public getModelIndex ( ) : mixed | ||
return | mixed |
public getModelType ( ) : mixed | ||
return | mixed |
protected prepareModel ( ) |