LinkItemInterface::isExternal

public LinkItemInterface::isExternal()

Determines if a link is external.

Return value

bool TRUE if the link is external, FALSE otherwise.

File

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

Class

LinkItemInterface
Defines an interface for the link field item.

Namespace

Drupal\link

Code

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

Please login to continue.