You are here

protected property FormEntityBaseForm::$router in Flexiform 8

The router service.

Type: \Symfony\Component\Routing\RouterInterface

File

src/Form/FormEntityBaseForm.php, line 57

Class

FormEntityBaseForm
Provides a base class for entity forms.

Namespace

Drupal\flexiform\Form

Code

protected $router;