RouteBuilderTest::$alterFired

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

Indicates whether the alter event was fired.

Type: alterFired

File

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

Class

RouteBuilderTest
Tests Drupal\Core\Routing\RouteBuilder.

Namespace

Drupal\Tests\Core\Routing

Code

protected bool $alterFired = FALSE;

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