Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. MenuLinkInterface.php

function MenuLinkInterface::getOptions

Returns the options for this link.

Return value

array An associative array of options.

1 method overrides MenuLinkInterface::getOptions()
MenuLinkBase::getOptions in core/lib/Drupal/Core/Menu/MenuLinkBase.php
Returns the options for this link.

File

core/lib/Drupal/Core/Menu/MenuLinkInterface.php, line 140

Class

MenuLinkInterface
Defines an interface for classes providing a type of menu link.

Namespace

Drupal\Core\Menu

Code

public function getOptions();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal