Signal
IdePipeline::diagnostic
Description
This signal is emitted when a plugin has detected a diagnostic while building the pipeline.
Default handler: | The default handler is called after the handlers added via |
Available since: | 3.32 |
Parameters
diagnostic |
IdeDiagnostic |
The newly created diagnostic. |
|
The data is owned by the caller of the function. |