You are here

protected property DevelExecutePHP::$formBuilder in Devel PHP 8

The form builder service.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Plugin/Block/DevelExecutePHP.php, line 29

Class

DevelExecutePHP
Provides a block for executing PHP code.

Namespace

Drupal\devel_php\Plugin\Block

Code

protected $formBuilder;