You are here

protected property RouteWrapper::$name in Drupal 7 to 8/9 Module Upgrader 8

Type: string

File

src/Routing/Drupal8/RouteWrapper.php, line 19

Class

RouteWrapper
Wraps around a Symfony Route object, providing helper methods.

Namespace

Drupal\drupalmoduleupgrader\Routing\Drupal8

Code

protected $name;