mirror of
https://github.com/danog/psalm-plugin-phpunit.git
synced 2024-11-30 04:29:08 +01:00
f5ddd1dffb
When there are any initializers (`setUp` or `@before`) it's quite likely properties were initialized there. As a followup development, we may later implement more fine-grained checks to see what actually been initialized in those methods. |
||
---|---|---|
hooks | ||
stubs | ||
tests | ||
.gitignore | ||
.travis.yml | ||
codeception.yml | ||
composer.json | ||
phpcs.xml.dist | ||
Plugin.php | ||
psalm.xml.dist | ||
README.md |