protected property RouteBuildEvent::$module

The module name that provides the route.

Type: string

File

drupal/core/lib/Drupal/Core/Routing/RouteBuildEvent.php, line 30
Definition of Drupal\Core\Routing\RouteBuildEvent.

Class

RouteBuildEvent
Represents route building information as event.

Namespace

Drupal\Core\Routing

Code

protected $module;