function EntityLinkTest::setUp
Overrides UnitTestCase::setUp
File
-
core/
modules/ comment/ tests/ src/ Unit/ Plugin/ views/ field/ EntityLinkTest.php, line 25
Class
- EntityLinkTest
- @coversDefaultClass \Drupal\comment\Plugin\views\field\EntityLink[[api-linebreak]] @group comment
Namespace
Drupal\Tests\comment\Unit\Plugin\views\fieldCode
protected function setUp() : void {
parent::setUp();
$this->setUpMockLoggerWithMissingEntity();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.