protected property LanguageNegotiationContentEntityTest::$entity in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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\TestsCode
protected $entity;