You are here

protected property ConditionFundamentals::$namespaces in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Entity/Query/ConditionFundamentals.php \Drupal\Core\Entity\Query\ConditionFundamentals::namespaces

List of potential namespaces of the classes belonging to this condition.

Type: array

File

core/lib/Drupal/Core/Entity/Query/ConditionFundamentals.php, line 44
Contains \Drupal\Core\Entity\Query\ConditionFundamentals.

Class

ConditionFundamentals
Common code for all implementations of the entity query condition interfaces.

Namespace

Drupal\Core\Entity\Query

Code

protected $namespaces = array();