W3cubDocs

/Symfony 4.1

AbstractTrait

trait AbstractTrait

Methods

$this abstract(bool $abstract = true)

Whether this definition is abstract, that means it merely serves as a template for other definitions.

Details

final $this abstract(bool $abstract = true)

Whether this definition is abstract, that means it merely serves as a template for other definitions.

Parameters

bool $abstract

Return Value

$this