protected property CommentNonNodeTest::$entity in Drupal 8
Same name and namespace in other branches
- 9 core/modules/comment/tests/src/Functional/CommentNonNodeTest.php \Drupal\Tests\comment\Functional\CommentNonNodeTest::entity
The entity to use within tests.
Type: \Drupal\entity_test\Entity\EntityTest
File
- core/
modules/ comment/ tests/ src/ Functional/ CommentNonNodeTest.php, line 54
Class
- CommentNonNodeTest
- Tests commenting on a test entity.
Namespace
Drupal\Tests\comment\FunctionalCode
protected $entity;