AbstractTrait
Table of Contents
- abstract() : $this
 - Whether this definition is abstract, that means it merely serves as a template for other definitions.
 
Methods
abstract()
Whether this definition is abstract, that means it merely serves as a template for other definitions.
    public
        final            abstract([bool $abstract = true ]) : $this
    
        Parameters
- $abstract : bool = true