AbstractPart
trait AbstractPart
Abstract Part
Keeps track if the model has an abstract modifier or not
Methods
bool
isAbstract()
Returns whether this is abstract
$this
setAbstract(bool $bool)
Sets this to abstract
Details
at line line 21
bool
isAbstract()
Returns whether this is abstract
at line line 31
$this
setAbstract(bool $bool)
Sets this to abstract