You are here

protected property ContentHubSubscriberTestBase::$entityConfigStorage in Acquia Content Hub 8

The Content Hub Filter config storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

acquia_contenthub_subscriber/tests/src/Functional/ContentHubSubscriberTestBase.php, line 77

Class

ContentHubSubscriberTestBase
Provides the base class for web tests for Content Hub Subscribers.

Namespace

Drupal\Tests\acquia_contenthub_subscriber\Functional

Code

protected $entityConfigStorage;