function MockRouteProvider::preLoadRoutes

File

core/modules/system/src/Tests/Routing/MockRouteProvider.php, line 57

Class

MockRouteProvider
Easily configurable mock route provider.

Namespace

Drupal\system\Tests\Routing

Code

public function preLoadRoutes($names) {
  // Nothing to do.
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.