AbstractModel
class AbstractModel
Parent of all models
Methods
string
getDescription()
Returns this description
$this
setDescription(string|array $description)
Sets the description, which will also be used when generating a docblock
Details
at line line 19
string
getDescription()
Returns this description
at line line 29
$this
setDescription(string|array $description)
Sets the description, which will also be used when generating a docblock