dance-engineer/psalm-knapsack-collections

Stub to let Psalm understand Knapsack Collections better

1.1.2 2020-11-06 19:44 UTC

This package is auto-updated.

Last update: 2023-03-07 00:57:42 UTC


README

Latest Stable Version License

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.