wrk-flow / larastrict

Opinionated extension of a Laravel framework to help you build type safe, testable and reusable code.
https://larastrict.com
MIT License
5 stars 2 forks source link

Find the interface / contract automatically by attributte #69

Open h4kuna opened 10 months ago

h4kuna commented 10 months ago

Add custom attribute and use one for automatically to (re)generate Assert classes and Expectation classes.