You are here

protected property FeaturesBundle::$is_profile in Features 8.4

Same name and namespace in other branches
  1. 8.3 src/Entity/FeaturesBundle.php \Drupal\features\Entity\FeaturesBundle::is_profile

The variable.

Type: bool

File

src/Entity/FeaturesBundle.php, line 79

Class

FeaturesBundle
Defines a features bundle.

Namespace

Drupal\features\Entity

Code

protected $is_profile = FALSE;