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

Breadcrumb

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

function ContextualLinkInterface::getOptions

Returns the link options passed to the link generator.

Return value

array An associative array of options.

1 method overrides ContextualLinkInterface::getOptions()
ContextualLinkDefault::getOptions in core/lib/Drupal/Core/Menu/ContextualLinkDefault.php
Returns the link options passed to the link generator.

File

core/lib/Drupal/Core/Menu/ContextualLinkInterface.php, line 58

Class

ContextualLinkInterface
Defines a contextual link plugin.

Namespace

Drupal\Core\Menu

Code

public function getOptions();
RSS feed
Powered by Drupal