public property Condition::$module in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 53 - Contains \Drupal\Core\Condition\Annotation\Condition.
Class
- Condition
- Defines a condition plugin annotation object.
Namespace
Drupal\Core\Condition\AnnotationCode
public $module;