mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
align default value with documentation (#4188)
This commit is contained in:
parent
363887a445
commit
5db75dfbf2
@ -146,7 +146,7 @@ class Config
|
||||
*
|
||||
* @var bool
|
||||
*/
|
||||
public $use_docblock_property_types = true;
|
||||
public $use_docblock_property_types = false;
|
||||
|
||||
/**
|
||||
* Whether or not to throw an exception on first error
|
||||
|
Loading…
x
Reference in New Issue
Block a user