mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
make width method protected
This commit is contained in:
parent
53626a602a
commit
016a81ecfa
2 changed files with 2 additions and 6 deletions
|
|
@ -56,8 +56,4 @@ interface Markup
|
|||
string $const,
|
||||
bool $close
|
||||
): string;
|
||||
|
||||
public static function width(
|
||||
string $markup
|
||||
): ?int;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue