1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00

Merge pull request #8864 from jrcii/patch-1

This commit is contained in:
Bruce Weirdan 2022-12-08 16:38:02 -04:00 committed by GitHub
commit 18011eb232
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Utility types
Psalm supports some _magical_ utility types that brings superpower to the PHP type system.Re
Psalm supports some _magical_ utility types that brings superpower to the PHP type system.
## `key-of<T>`