You are here

protected property SubmitButtonRules::$entityTypeManager in Flexiform 8

Rules Storage.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

contrib/rules/src/Plugin/FormEnhancer/SubmitButtonRules.php, line 39

Class

SubmitButtonRules
A flexiform enhancer to trigger rules on submission.

Namespace

Drupal\flexiform_rules\Plugin\FormEnhancer

Code

protected $entityTypeManager;