mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Deprecate template_extended_count
This commit is contained in:
parent
e7ac047f0d
commit
b30121ba1c
@ -361,6 +361,7 @@ class ClassLikeStorage
|
||||
public $template_extended_params;
|
||||
|
||||
/**
|
||||
* @deprecated Will be replaced with $template_type_extends_count in Psalm v5
|
||||
* @var ?int
|
||||
*/
|
||||
public $template_extended_count;
|
||||
|
Loading…
Reference in New Issue
Block a user