You are here

protected property DomainPathListBuilder::$formBuilder in Domain Path 8

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Controller/DomainPathListBuilder.php, line 34

Class

DomainPathListBuilder
Provides a list controller for domain_path entity.

Namespace

Drupal\domain_path\Controller

Code

protected $formBuilder;