You are here

protected property FeaturesBundleUiTest::$bundleStorage in Features 8.3

Same name and namespace in other branches
  1. 8.4 modules/features_ui/tests/src/Functional/FeaturesBundleUiTest.php \Drupal\Tests\features_ui\Functional\FeaturesBundleUiTest::bundleStorage

The features bundle storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/features_ui/tests/src/Functional/FeaturesBundleUiTest.php, line 38

Class

FeaturesBundleUiTest
Tests configuring bundles.

Namespace

Drupal\Tests\features_ui\Functional

Code

protected $bundleStorage;