You are here

protected property CasPasswordResetTest::$settings in CAS 8

Same name and namespace in other branches
  1. 2.x tests/src/Functional/CasPasswordResetTest.php \Drupal\Tests\cas\Functional\CasPasswordResetTest::settings

The CAS settings.

Type: \Drupal\Core\Config\ImmutableConfig

File

tests/src/Functional/CasPasswordResetTest.php, line 17

Class

CasPasswordResetTest
Tests the user's ability to reset their password.

Namespace

Drupal\Tests\cas\Functional

Code

protected $settings;