protected property TrackerTestBase::$comment in Drupal 8
Same name in this branch
- 8 core/modules/tracker/src/Tests/Views/TrackerTestBase.php \Drupal\tracker\Tests\Views\TrackerTestBase::comment
- 8 core/modules/tracker/tests/src/Functional/Views/TrackerTestBase.php \Drupal\Tests\tracker\Functional\Views\TrackerTestBase::comment
The comment used for testing.
Type: \Drupal\comment\CommentInterface
File
- core/
modules/ tracker/ src/ Tests/ Views/ TrackerTestBase.php, line 42
Class
- TrackerTestBase
- Base class for all tracker tests.
Namespace
Drupal\tracker\Tests\ViewsCode
protected $comment;