You are here

protected property BlockVisibilityGroup::$allow_other_conditions in Block Visibility Groups 8

Whether other conditions are allowed in the group.

Type: bool

File

src/Entity/BlockVisibilityGroup.php, line 66

Class

BlockVisibilityGroup
Defines the Block Visibility Group entity.

Namespace

Drupal\block_visibility_groups\Entity

Code

protected $allow_other_conditions;