Psalm
Get started
Documentation
Paid support
Plugins
Blog
GitHub
<?php declare(strict_types = 1); /** * @param array<mixed> $array * @return mixed */ function foo(array $array) { return $array['foo']; }
Snippet created on June 29 2022 at 21:25 UTC
Settings
Get link