Psalm
Get started
Documentation
Paid support
Plugins
Blog
GitHub
<?php declare(strict_types = 1); $context = ['a' => 3]; ( /** * @phpstan-param array{a: int} $context */ function (array $context) { } )([]);
Snippet created on August 15 2022 at 16:38 UTC
Settings
Get link