Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
RuleWatchGraph.php
RuleWatchGraph::$watchChains
@var array<int, RuleWatchChain>
Type:
watchChains
File
vendor/
composer/
composer/
src/
Composer/
DependencyResolver/
RuleWatchGraph.php
, line 28
Class
RuleWatchGraph
The RuleWatchGraph efficiently propagates decisions to other rules
Namespace
Composer\DependencyResolver
Code
protected $watchChains = [];
RSS feed