You are here

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

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

RequestPath condition that contains the paths to use for gateway.

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

File

src/Form/CasSettings.php, line 26

Class

CasSettings
Provides the CAS settings form.

Namespace

Drupal\cas\Form

Code

protected $gatewayPaths;