Skip to content

Commit 20d836c

Browse files
committed
Psalm fix
1 parent 65eaad3 commit 20d836c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/Psalm/Config.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,9 @@
140140
*/
141141
final class Config
142142
{
143+
/**
144+
* @var bool
145+
*/
143146
public const INIT_PROJECT_FILES_NOW = false;
144147

145148
final public const DEFAULT_BASELINE_NAME = 'psalm-baseline.xml';

0 commit comments

Comments
 (0)