You are here

protected property Route::$pathValidator in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/migrate/src/Plugin/migrate/process/Route.php \Drupal\migrate\Plugin\migrate\process\Route::pathValidator

Type: \Drupal\Core\Path\PathValidatorInterface

File

core/modules/migrate/src/Plugin/migrate/process/Route.php, line 27
Contains \Drupal\migrate\Plugin\migrate\process\Route.

Class

Route
Plugin annotation @MigrateProcessPlugin( id = "route" )

Namespace

Drupal\migrate\Plugin\migrate\process

Code

protected $pathValidator;