protected property EntityReferenceTest::$renderer in Reference Table Formatter 8
Same name and namespace in other branches
- 2.0.x tests/src/Kernel/EntityReferenceTest.php \Drupal\Tests\reference_table_formatter\Kernel\EntityReferenceTest::renderer
The renderer service.
Type: \Drupal\Core\Render\RendererInterface
File
- tests/
src/ Kernel/ EntityReferenceTest.php, line 33
Class
- EntityReferenceTest
- Tests the entity reference table formatter.
Namespace
Drupal\Tests\reference_table_formatter\KernelCode
protected $renderer;