mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Clear out new_storage classlikes
This commit is contained in:
parent
a0bb5ed37d
commit
ec70d6f698
@ -156,6 +156,7 @@ class ClassLikeStorageProvider
|
||||
public static function deleteAll()
|
||||
{
|
||||
self::$storage = [];
|
||||
self::$new_storage = [];
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user