MenuLinkManagerInterface::resetDefinitions

public MenuLinkManagerInterface::resetDefinitions()

Resets any local definition cache. Used for testing.

File

core/lib/Drupal/Core/Menu/MenuLinkManagerInterface.php, line 193

Class

MenuLinkManagerInterface
Defines an interface for managing menu links and storing their definitions.

Namespace

Drupal\Core\Menu

Code

public function resetDefinitions();
doc_Drupal
2016-10-29 09:27:11
Comments
Leave a Comment

Please login to continue.