BookManagerTest::$configFactory
Same name in other branches
- 9 core/modules/book/tests/src/Unit/BookManagerTest.php \Drupal\Tests\book\Unit\BookManagerTest::configFactory
- 8.9.x core/modules/book/tests/src/Unit/BookManagerTest.php \Drupal\Tests\book\Unit\BookManagerTest::configFactory
- 10 core/modules/book/tests/src/Unit/BookManagerTest.php \Drupal\Tests\book\Unit\BookManagerTest::configFactory
The mocked config factory.
Type: \Drupal\Core\Config\ConfigFactory|\PHPUnit\Framework\MockObject\MockObject
File
-
core/
modules/ book/ tests/ src/ Unit/ BookManagerTest.php, line 44
Class
- BookManagerTest
- @coversDefaultClass \Drupal\book\BookManager @group book
Namespace
Drupal\Tests\book\UnitCode
protected $configFactory;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.