You are here

protected property DependencyStack::$ignoreCache in Dependency Calculation 8

An indicator whether this stack instances should not load cached values.

Type: bool

File

src/DependencyStack.php, line 31

Class

DependencyStack
The dependencies stack.

Namespace

Drupal\depcalc

Code

protected $ignoreCache = FALSE;