RouteBuilderTest::$dynamicFired

Same name and namespace in other branches
  1. main core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php \Drupal\Tests\Core\Routing\RouteBuilderTest::dynamicFired

Indicates whether the dynamic event was fired.

Type: dynamicFired

File

core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php, line 92

Class

RouteBuilderTest
Tests Drupal\Core\Routing\RouteBuilder.

Namespace

Drupal\Tests\Core\Routing

Code

protected bool $dynamicFired = FALSE;

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