You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CLEANUP] Extract CSSFunction methods parseName and parseArguments
Also
- Update the `parse` method signature to use PHP7 type hints;
- Remove subsequently redundant DocBlock entries;
- Ditto for same-named method in subclasses to avoid contravariance.
This is the refactoring change from #390.
0 commit comments