You are here

protected property CommentNonNodeTest::$entity in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/comment/src/Tests/CommentNonNodeTest.php \Drupal\comment\Tests\CommentNonNodeTest::entity

The entity to use within tests.

Type: \Drupal\entity_test\Entity\EntityTest

File

core/modules/comment/src/Tests/CommentNonNodeTest.php, line 45
Contains \Drupal\comment\Tests\CommentNonNodeTest.

Class

CommentNonNodeTest
Tests commenting on a test entity.

Namespace

Drupal\comment\Tests

Code

protected $entity;