You are here

protected property ComponentFormBase::$codeBuilder in Module Builder 8.3

The Drupal Code Builder wrapping service.

Type: \Drupal\module_builder\DrupalCodeBuilder

File

src/Form/ComponentFormBase.php, line 29

Class

ComponentFormBase
Base class for Module Builder component forms.

Namespace

Drupal\module_builder\Form

Code

protected $codeBuilder;