function FilterUrl::tips
Overrides FilterBase::tips
File
-
core/
modules/ filter/ src/ Plugin/ Filter/ FilterUrl.php, line 50
Class
- FilterUrl
- Provides a filter to convert URLs into links.
Namespace
Drupal\filter\Plugin\FilterCode
public function tips($long = FALSE) {
return $this->t('Web page addresses and email addresses turn into links automatically.');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.