Atomic types
Atomic types are the basic building block of all type information used in Psalm. Multiple atomic types can be combined, either with union types or intersection types. Psalm allows many different sorts of atomic types to be expressed in docblock syntax:
Note: you can view detailed documentation and usage examples for all atomic types by clicking on each type in the following list.