protected property BookManagerTest::$translation in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 38 - Contains \Drupal\Tests\book\Unit\BookManagerTest.
Class
- BookManagerTest
- @coversDefaultClass \Drupal\book\BookManager @group book
Namespace
Drupal\Tests\book\UnitCode
protected $translation;