MenuLinkContentInterface::getUrlObject

public MenuLinkContentInterface::getUrlObject()

Gets the url object pointing to the URL of the menu link content entity.

Return value

\Drupal\Core\Url A Url object instance.

File

core/modules/menu_link_content/src/MenuLinkContentInterface.php, line 32

Class

MenuLinkContentInterface
Defines an interface for custom menu links.

Namespace

Drupal\menu_link_content

Code

public function getUrlObject();
doc_Drupal
2016-10-29 09:26:47
Comments
Leave a Comment

Please login to continue.