protected property BookManagerTest::$renderer in Drupal 9
Same name and namespace in other branches
- 8 core/modules/book/tests/src/Unit/BookManagerTest.php \Drupal\Tests\book\Unit\BookManagerTest::renderer
The mocked renderer.
Type: \Drupal\Core\Render\RendererInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
modules/ book/ tests/ src/ Unit/ BookManagerTest.php, line 56
Class
- BookManagerTest
- @coversDefaultClass \Drupal\book\BookManager @group book
Namespace
Drupal\Tests\book\UnitCode
protected $renderer;