You are here

protected property ConditionGroup::$alwaysFalse in Entity API 8

Whether the condition group is always FALSE.

Type: bool

File

src/QueryAccess/ConditionGroup.php, line 59

Class

ConditionGroup
Represents a group of query access conditions.

Namespace

Drupal\entity\QueryAccess

Code

protected $alwaysFalse = FALSE;