You are here

protected property ShareEverywhereConfigForm::$pathValidator in Share Everywhere 8

Same name and namespace in other branches
  1. 2.x src/Form/ShareEverywhereConfigForm.php \Drupal\share_everywhere\Form\ShareEverywhereConfigForm::pathValidator

The path Validator.

Type: \Drupal\Core\Path\PathValidator

File

src/Form/ShareEverywhereConfigForm.php, line 54

Class

ShareEverywhereConfigForm
Provides a settings form for Share Everywhere module.

Namespace

Drupal\share_everywhere\Form

Code

protected $pathValidator;