You are here

protected property LanguageNegotiationContentEntityTest::$entity in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/language/src/Tests/LanguageNegotiationContentEntityTest.php \Drupal\language\Tests\LanguageNegotiationContentEntityTest::entity

The entity being used for testing.

Type: \Drupal\Core\Entity\ContentEntityInterface

File

core/modules/language/src/Tests/LanguageNegotiationContentEntityTest.php, line 40
Contains \Drupal\language\Tests\LanguageNegotiationLanguageContentEntityTest.

Class

LanguageNegotiationContentEntityTest
Tests language negotiation with the language negotiator content entity.

Namespace

Drupal\language\Tests

Code

protected $entity;