You are here

protected property RadioactivityFunctionalJavascriptTestBase::$entity in Radioactivity 8.3

Same name and namespace in other branches
  1. 4.0.x tests/src/FunctionalJavascript/RadioactivityFunctionalJavascriptTestBase.php \Drupal\Tests\radioactivity\FunctionalJavascript\RadioactivityFunctionalJavascriptTestBase::entity

The entity that holds the energy field(s).

Type: \Drupal\Core\Entity\ContentEntityInterface

File

tests/src/FunctionalJavascript/RadioactivityFunctionalJavascriptTestBase.php, line 34

Class

RadioactivityFunctionalJavascriptTestBase
Base for Radioactivity functional JavaScript tests.

Namespace

Drupal\Tests\radioactivity\FunctionalJavascript

Code

protected $entity;