You are here

protected property SocialAuthSettingsForm::$pathValidator in Social Auth 8

The path validator.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/Form/SocialAuthSettingsForm.php, line 29

Class

SocialAuthSettingsForm
Defines a form that configures Social Auth settings.

Namespace

Drupal\social_auth\Form

Code

protected $pathValidator;