add missed width attribute

This commit is contained in:
yggverse 2024-07-31 23:25:00 +03:00
parent 8ef698c535
commit 586f6d34ed

View file

@ -77,7 +77,8 @@ class Markup implements \Yggverse\Yoda\Interface\Model\Gtk\Pango\Markup
}
public static function list(
string $value
string $value,
int $width = self::WRAP_WIDTH
): string
{
return sprintf(