You are here

protected property DeleteAssetsTest::$configFactory in Acquia Content Hub 8.2

The Config Factory Interface.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

tests/src/Unit/EventSubscriber/HandleWebhook/DeleteAssetsTest.php, line 73

Class

DeleteAssetsTest
Tests the DeleteAssets webhook event subscriber.

Namespace

Drupal\Tests\acquia_contenthub\Unit\EventSubscriber\HandleWebhook

Code

protected $configFactory;