- Issue created by @mondrake
- 🇮🇹Italy mondrake 🇮🇹
Needs tests for the rule and some cleanup, but I am opening it for review of the concept.
This shows how adding the
@return-type-will-be-added
to some methods ofImageInterface
, PHPStan identifies that the implementing methods on the concreteImage
class need to get the return type. - 🇮🇹Italy mondrake 🇮🇹
Reverted changes to code that were meant to showcase the rule. The example pipeline were the PHPStan output is visible is https://git.drupalcode.org/issue/drupal-3486376/-/pipelines/333846
Added PHPUnit tests for the PHPSTan rule.
- 🇫🇷France nod_ Lille
this makes the bot crash, i don't have 10G or ram on it