You are here

protected property CasSettings::$forcedLoginPaths in CAS 2.x

Same name and namespace in other branches
  1. 8 src/Form/CasSettings.php \Drupal\cas\Form\CasSettings::forcedLoginPaths

RequestPath condition that contains the paths to used for forcedLogin.

Type: \Drupal\system\Plugin\Condition\RequestPath

File

src/Form/CasSettings.php, line 33

Class

CasSettings
Provides the CAS settings form.

Namespace

Drupal\cas\Form

Code

protected $forcedLoginPaths;