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

PHPSTAN: Provide @template for JsonResource $resource for better access #95

Closed pionl closed 1 month ago

pionl commented 1 month ago

feat(PHPStan): Provide @template for JsonResource $resource for better type safe access

BREAKING CHANGE: PHPStan will now throw an error if you pass incorrect value to __construct or Resource::collection