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