MissingFileNameException
extends RuntimeException
in package
Table of Contents
- $model : string
- Name of the affected Halcyon model.
- getModel() : string
- Get the affected Halcyon model.
- setModel() : $this
- Set the affected Halcyon model.
Properties
$model
Name of the affected Halcyon model.
protected
string
$model
Methods
getModel()
Get the affected Halcyon model.
public
getModel() : string
Return values
string —setModel()
Set the affected Halcyon model.
public
setModel(string $model) : $this
Parameters
- $model : string