You are here

protected property ProtectedPagesAddForm::$pathValidator in Protected Pages 8

The path validator.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/Form/ProtectedPagesAddForm.php, line 32

Class

ProtectedPagesAddForm
Provides an add protected page form.

Namespace

Drupal\protected_pages\Form

Code

protected $pathValidator;