You are here

protected property SocialTourController::$pathValidator in Open Social 10.3.x

Same name and namespace in other branches
  1. 8.9 modules/custom/social_tour/src/SocialTourController.php \Drupal\social_tour\SocialTourController::pathValidator
  2. 8.6 modules/custom/social_tour/src/SocialTourController.php \Drupal\social_tour\SocialTourController::pathValidator
  3. 8.7 modules/custom/social_tour/src/SocialTourController.php \Drupal\social_tour\SocialTourController::pathValidator
  4. 8.8 modules/custom/social_tour/src/SocialTourController.php \Drupal\social_tour\SocialTourController::pathValidator
  5. 10.0.x modules/custom/social_tour/src/SocialTourController.php \Drupal\social_tour\SocialTourController::pathValidator
  6. 10.1.x modules/custom/social_tour/src/SocialTourController.php \Drupal\social_tour\SocialTourController::pathValidator
  7. 10.2.x modules/custom/social_tour/src/SocialTourController.php \Drupal\social_tour\SocialTourController::pathValidator

The path validator.

Type: \Drupal\Core\Path\PathValidatorInterface

File

modules/custom/social_tour/src/SocialTourController.php, line 38

Class

SocialTourController
Class SocialTourController.

Namespace

Drupal\social_tour

Code

protected $pathValidator;