You are here

protected property EntityQueryTest::$bundles in Zircon Profile 8.0

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

A list of bundle machine names created for this test.

Type: string[]

File

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

Class

EntityQueryTest
Tests Entity Query functionality.

Namespace

Drupal\system\Tests\Entity

Code

protected $bundles;