add comment

This commit is contained in:
yggverse 2024-08-01 17:25:48 +03:00
parent 036326e1da
commit c58d16e861

View file

@ -23,7 +23,7 @@ interface Markup
public const TAG_TEXT = '<span>%s</span>';
public const WRAP_BREAK = PHP_EOL;
public const WRAP_WIDTH = 320;
public const WRAP_WIDTH = 320; // px
public static function code(
string $value