Upgrade to 3.4.3
This commit is contained in:
@@ -18,7 +18,7 @@ class Html extends \Kirby\Toolkit\Html
|
||||
/**
|
||||
* Generates an `a` tag with an absolute Url
|
||||
*
|
||||
* @param string $href Relative or absolute Url
|
||||
* @param string|null $href Relative or absolute Url
|
||||
* @param string|array|null $text If `null`, the link will be used as link text. If an array is passed, each element will be added unencoded
|
||||
* @param array $attr Additional attributes for the a tag.
|
||||
* @return string
|
||||
|
Reference in New Issue
Block a user