mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Remove heading for non-existent annotation
This commit is contained in:
parent
f5ed12f038
commit
1c6a966e40
@ -336,8 +336,6 @@ echo Arithmetic::addCumulative(3); // outputs 3
|
||||
echo Arithmetic::addCumulative(3); // outputs 6
|
||||
```
|
||||
|
||||
### `@pure-callable`
|
||||
|
||||
On the other hand, `pure-callable` can be used to denote a callable which needs to be pure.
|
||||
|
||||
```php
|
||||
|
Loading…
Reference in New Issue
Block a user