Condition::$module

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Condition/Annotation/Condition.php \Drupal\Core\Condition\Annotation\Condition::module
  2. 8.9.x core/lib/Drupal/Core/Condition/Annotation/Condition.php \Drupal\Core\Condition\Annotation\Condition::module
  3. 10 core/lib/Drupal/Core/Condition/Annotation/Condition.php \Drupal\Core\Condition\Annotation\Condition::module

The name of the module providing the type.

Type: string

File

core/lib/Drupal/Core/Condition/Annotation/Condition.php, line 49

Class

Condition
Defines a condition plugin annotation object.

Namespace

Drupal\Core\Condition\Annotation

Code

public $module;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.