Skip to content

fperrony/psalm-pimple-container-plugin

Repository files navigation

A Psalm plugin for Pimple (ArrayAccess). Ex: Pimple\Container

This is an plugin for Psalm to resolve return type for Pimple Container (ArrayAccess)

Installation

Install with:

composer require --dev fcpl/psalm-pimple-container-plugin

License

All contents of this package are licensed under the MIT license.