dance-engineer / psalm-knapsack-collections
Stub to let Psalm understand Knapsack Collections better
Installs: 238
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:psalm-plugin
Requires
- dusank/knapsack: 10.*
- vimeo/psalm: ^3.6.2 || dev-master
README
Psalm plugin to understand Knapsack collections.
Installation
The best way to install the plugin is via composer
:
composer require --dev dance-engineer/psalm-knapsack-collections
vendor/bin/psalm-plugin enable dance-engineer/psalm-knapsack-collections
Usage
There are no extra steps required, the plugin will start to work after install.