mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
define encoding as interface const
This commit is contained in:
parent
83a5fc9d6e
commit
53626a602a
2 changed files with 2 additions and 2 deletions
|
|
@ -151,7 +151,7 @@ class Markup implements \Yggverse\Yoda\Interface\Model\Gtk\Pango\Markup
|
|||
$markup,
|
||||
mb_strlen(
|
||||
$markup,
|
||||
'UTF-8'
|
||||
self::ENCODING
|
||||
)
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue