You are here

protected property CommentAlterTestBase::$entity in Comment Alter 8

The entity to use within tests.

Type: \Drupal\entity_test\Entity\EntityTest

File

tests/src/Functional/CommentAlterTestBase.php, line 41

Class

CommentAlterTestBase
Base class for Comment Alter test cases.

Namespace

Drupal\Tests\comment_alter\Functional

Code

protected $entity;