You are here

protected property SimplenewsTestBase::$config in Simplenews 8.2

Same name and namespace in other branches
  1. 3.x 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;