You are here

protected property EntityQueryTest::$bundles in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php \Drupal\KernelTests\Core\Entity\EntityQueryTest::bundles

A list of bundle machine names created for this test.

Type: string[]

File

core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php, line 42

Class

EntityQueryTest
Tests Entity Query functionality.

Namespace

Drupal\KernelTests\Core\Entity

Code

protected $bundles;