mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 13:51:54 +01:00
Fix
This commit is contained in:
parent
d5ab48e307
commit
1cf3233cb6
@ -567,7 +567,7 @@ final class Config
|
||||
public array $config_warnings = [];
|
||||
|
||||
/** @internal */
|
||||
private function __construct()
|
||||
protected function __construct()
|
||||
{
|
||||
self::$instance = $this;
|
||||
$this->eventDispatcher = new EventDispatcher();
|
||||
|
Loading…
x
Reference in New Issue
Block a user