mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
updating link
This commit is contained in:
parent
c66802c2fa
commit
cfa8844cec
@ -93,7 +93,7 @@ Allows you to specify whether or not to use the typed iterator docblock format s
|
||||
allowCoercionFromStringToClassConst="[bool]"
|
||||
>
|
||||
```
|
||||
When `true`, strings can be coerced to [`class-string`](supported_annotations.md#class-constants), with Psalm emitting a `TypeCoercion` issue. If disabled, that issue changes to a more serious one. Defaults to `true`.
|
||||
When `true`, strings can be coerced to [`class-string`](supported_annotations.md#param-class-stringt), with Psalm emitting a `TypeCoercion` issue. If disabled, that issue changes to a more serious one. Defaults to `true`.
|
||||
|
||||
#### `allowStringToStandInForClass`
|
||||
```xml
|
||||
|
Loading…
x
Reference in New Issue
Block a user