You are here

protected property ComponentFormBase::$sanityException in Module Builder 8.3

The exception thrown by DCB when initialized, if any.

Type: \DrupalCodeBuilder\Exception\SanityException

File

src/Form/ComponentFormBase.php, line 41

Class

ComponentFormBase
Base class for Module Builder component forms.

Namespace

Drupal\module_builder\Form

Code

protected $sanityException;