Open dereuromark opened 11 months ago
class Html implements HtmlStringable, \Serializable, \JsonSerializable {}
should be fixed to thave the last 2 interfaces into use statements
Not reproduceable right now
if (!($case instanceof \BackedEnum)) { $case = static::from($case); }
however still needs fixing
should be fixed to thave the last 2 interfaces into use statements