Condition.php
Namespace
Drupal\Core\Entity\KeyValueStore\QueryFile
-
core/
lib/ Drupal/ Core/ Entity/ KeyValueStore/ Query/ Condition.php
View source
<?php
namespace Drupal\Core\Entity\KeyValueStore\Query;
use Drupal\Core\Config\Entity\Query\Condition as ConditionParent;
/**
* Defines the condition class for the key value entity query.
*/
class Condition extends ConditionParent {
}
Classes
Title | Deprecated | Summary |
---|---|---|
Condition | Defines the condition class for the key value entity query. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.