driftingly / rector-laravel

Rector upgrades rules for Laravel
http://getrector.org
MIT License
469 stars 48 forks source link

Update laravel-arrayaccess-to-method-call.php #226

Closed peterfox closed 2 weeks ago

peterfox commented 3 weeks ago

Changes

This adds the interface types to the config

Why

Without these it's likely the set will miss a number of the instances where the rule could be applied.