HZ-HBO-ICT / it-conference

Official repository for the IT-Conference
https://weareinittogether.nl
MIT License
5 stars 0 forks source link

Research: How to deal with the 'magic methods' warning #390

Open v-stamenova opened 2 months ago

v-stamenova commented 2 months ago

As you know most of the time PhpStorm gives the warning that the method that is being accessed is via 'magic method'. It would be nice to figure out how to deal with it so that 1. less spelling mistakes when calling a method, 2. less complaining from PhpStorm

dwaard commented 1 month ago

Check this package: https://github.com/barryvdh/laravel-ide-helper