You are here

protected property ProtectedPagesEditForm::$pathValidator in Protected Pages 8

The path validator.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/Form/ProtectedPagesEditForm.php, line 32

Class

ProtectedPagesEditForm
Provides an edit protected page form.

Namespace

Drupal\protected_pages\Form

Code

protected $pathValidator;