mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Remove unnecessary navigation
This commit is contained in:
parent
1af691c83f
commit
543d8ab83b
@ -1,12 +1,5 @@
|
||||
# Object types
|
||||
|
||||
_Click on the » next to each type to view detailed documentation and examples._
|
||||
|
||||
- [object »](#unnamed-objects)
|
||||
- [object{foo: string} »](#object-properties)
|
||||
- [Exception, Foo\MyClass and Foo\MyClass<Bar> »](#named-objects)
|
||||
- [Generator »](#generators)
|
||||
|
||||
## Unnamed objects
|
||||
|
||||
`object` are examples of unnamed object types. This type is also a valid type in PHP.
|
||||
|
Loading…
Reference in New Issue
Block a user