LinkItemInterface::getUrl

public LinkItemInterface::getUrl()

Gets the URL object.

Return value

\Drupal\Core\Url Returns a Url object.

File

core/modules/link/src/LinkItemInterface.php, line 41

Class

LinkItemInterface
Defines an interface for the link field item.

Namespace

Drupal\link

Code

public function getUrl();
doc_Drupal
2016-10-29 09:23:21
Comments
Leave a Comment

Please login to continue.