You are here

public property EntityQueryTest::$greetings in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Entity/EntityQueryTest.php \Drupal\system\Tests\Entity\EntityQueryTest::greetings

Field name for the greetings field.

Type: string

File

core/modules/system/src/Tests/Entity/EntityQueryTest.php, line 55
Contains \Drupal\system\Tests\Entity\EntityQueryTest.

Class

EntityQueryTest
Tests Entity Query functionality.

Namespace

Drupal\system\Tests\Entity

Code

public $greetings;