interface RouteAwareInterface

Interface to be implemented by content that wants to be compatible with the DynamicRouter

Hierarchy

Expanded class hierarchy of RouteAwareInterface

All classes that implement RouteAwareInterface

1 file declares its use of RouteAwareInterface

File

drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteAwareInterface.php, line 9

Namespace

Symfony\Cmf\Component\Routing
View source

Members

Namesort descending Modifiers Type Description Overrides
RouteAwareInterface::getRoutes public function Get the routes that point to this content. 1