You are here

protected property SimplenewsTestBase::$config in Simplenews 3.x

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/SimplenewsTestBase.php \Drupal\Tests\simplenews\Functional\SimplenewsTestBase::config

The Simplenews settings config object.

Type: \Drupal\Core\Config\Config

File

tests/src/Functional/SimplenewsTestBase.php, line 39

Class

SimplenewsTestBase
Base class for simplenews web tests.

Namespace

Drupal\Tests\simplenews\Functional

Code

protected $config;