/phpstan-factory-mark

Stand-alone interface for a factory-enforcing PHPStan rule

Primary LanguagePHPMIT LicenseMIT

ebln/phpstan-factory-mark

Provides the interface needed for ebln/phpstan-factory-rule.

This is needed because the interface will reside in production code, while the phpstan rule is usually only required for development.