StaticMenuLinkOverridesInterface::getCacheTags

public StaticMenuLinkOverridesInterface::getCacheTags()

The unique cache tag associated with this menu link override.

Return value

string[] An array of cache tags.

File

core/lib/Drupal/Core/Menu/StaticMenuLinkOverridesInterface.php, line 88

Class

StaticMenuLinkOverridesInterface
Defines an interface for objects which overrides menu links defined in YAML.

Namespace

Drupal\Core\Menu

Code

public function getCacheTags();
doc_Drupal
2016-10-29 09:44:24
Comments
Leave a Comment

Please login to continue.