public StaticMenuLinkOverridesInterface::saveOverride($id, array $definition)
Saves the override.
string $id: A menu link plugin ID.
array $definition: The definition values to override. Supported keys:
array A list of properties which got saved.
public function saveOverride($id, array $definition);
© 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!Menu!StaticMenuLinkOverridesInterface.php/function/StaticMenuLinkOverridesInterface::saveOverride/8.1.x