You are here

protected property Webform::$entityStorage in Webform 8.5

The entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Condition/Webform.php, line 33

Class

Webform
Provides a 'Webform' condition.

Namespace

Drupal\webform\Plugin\Condition

Code

protected $entityStorage;