mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Update src/Psalm/Plugin/EventHandler/Event/BeforeAddIssueEvent.php
Co-authored-by: Bruce Weirdan <weirdan@gmail.com>
This commit is contained in:
parent
ff07a8d662
commit
995ecd0964
@ -18,6 +18,7 @@ final class BeforeAddIssueEvent
|
||||
*/
|
||||
private bool $fixable;
|
||||
|
||||
/** @internal */
|
||||
public function __construct(CodeIssue $issue, bool $fixable)
|
||||
{
|
||||
$this->issue = $issue;
|
||||
|
Loading…
x
Reference in New Issue
Block a user