lorisleiva / laravel-actions

⚡️ Laravel components that take care of one specific task
https://laravelactions.com
MIT License
2.52k stars 124 forks source link

change abstract class to interface #189

Closed salarmotevalli closed 2 years ago

salarmotevalli commented 2 years ago

in this situation i think it's better to use interface instead of abstract class because only visibility and return type are identified

lorisleiva commented 2 years ago

Hey there 👋

Thanks for that but I'm not looking to make this refactoring at this time. I will certainly consider it for the next version upgrade though. 🙏