Skip to content

refactor: replace "$this->staticMethod" with "static::staticMethod"

Jan Wennrich requested to merge JanWennrich/quiqqer-cc:static-method-on-this into dev

Rector rule: ThisCallOnStaticMethodToStaticCallRector

Merge request reports