BreadcrumbManagerTest::$moduleHandler

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php \Drupal\Tests\Core\Breadcrumb\BreadcrumbManagerTest::moduleHandler
  2. 10 core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php \Drupal\Tests\Core\Breadcrumb\BreadcrumbManagerTest::moduleHandler
  3. 11.x core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php \Drupal\Tests\Core\Breadcrumb\BreadcrumbManagerTest::moduleHandler

The mocked module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php, line 44

Class

BreadcrumbManagerTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21Breadcrumb%21BreadcrumbManager.php/class/BreadcrumbManager/9" title="Provides a breadcrumb manager." class="local">\Drupal\Core\Breadcrumb\BreadcrumbManager</a> @group Breadcrumb

Namespace

Drupal\Tests\Core\Breadcrumb

Code

protected $moduleHandler;

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