class NullMatcherDumper

Does not dump Route information.

Hierarchy

File

core/lib/Drupal/Core/Routing/NullMatcherDumper.php, line 10

Namespace

Drupal\Core\Routing

Members

Name Modifiers Type Description
NullMatcherDumper::$routes protected property The routes to be dumped.
NullMatcherDumper::addRoutes public function Adds additional routes to be dumped. Overrides MatcherDumperInterface::addRoutes
NullMatcherDumper::dump public function Dumps a set of routes to the router table in the database. Overrides MatcherDumperInterface::dump
NullMatcherDumper::getRoutes public function Gets the routes to match. Overrides MatcherDumperInterface::getRoutes

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Routing!NullMatcherDumper.php/class/NullMatcherDumper/8.1.x