You are here

public function OgAdminRoutesEventInterface::getRoutesInfo in Organic groups 8

Get routes info.

Return value

array The routes info array.

1 method overrides OgAdminRoutesEventInterface::getRoutesInfo()
OgAdminRoutesEvent::getRoutesInfo in src/Event/OgAdminRoutesEvent.php
Get routes info.

File

src/Event/OgAdminRoutesEventInterface.php, line 38

Class

OgAdminRoutesEventInterface
Interface for OgAdminRoutesEvent classes.

Namespace

Drupal\og\Event

Code

public function getRoutesInfo();