mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
use tag const
This commit is contained in:
parent
7f1bded9b9
commit
f06d1cdd27
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ class Markup implements \Yggverse\Yoda\Interface\Model\Gtk\Pango\Markup
|
|||
): string
|
||||
{
|
||||
return sprintf(
|
||||
'<a href="%s" title="%s"><span underline="none">%s</span></a>',
|
||||
self::TAG_LINK,
|
||||
self::_escape(
|
||||
$href
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue