You are here

protected property CasPasswordResetTest::$settings in CAS 2.x

Same name and namespace in other branches
  1. 8 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 19

Class

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

Namespace

Drupal\Tests\cas\Functional

Code

protected $settings;