PHP-CSS-Parser icon indicating copy to clipboard operation
PHP-CSS-Parser copied to clipboard

Provide an interface for `AtRuleBlockList|KeyFrame|Charset|CSSNamespace|Import|AtRuleSet`

Open oliverklee opened this issue 1 year ago • 1 comments

This will help us reduce some overlong type annotations in CSSList.

oliverklee avatar Feb 24 '24 11:02 oliverklee

+1 to all of these similar issues.

In some cases, a concrete base class might work better, but that can be judged on a case-by-case basis.

Changes will affect the class diagram.

JakeQZ avatar Feb 25 '24 15:02 JakeQZ