mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Fix style errors
This commit is contained in:
parent
1749c19a29
commit
f4a6b24e34
@ -55,6 +55,8 @@ use function strpos;
|
||||
use function substr;
|
||||
use Psalm\Issue\InvalidDocblock;
|
||||
use Doctrine\Instantiator\Exception\UnexpectedValueException;
|
||||
use function array_intersect_key;
|
||||
use function array_merge;
|
||||
|
||||
class AssertionReconciler extends \Psalm\Type\Reconciler
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user