Skip to content

Commit 3a83f6b

Browse files
committed
Un-deprecate ConstantTypeHelper
1 parent 4168fe5 commit 3a83f6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Type/ConstantTypeHelper.php

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ class ConstantTypeHelper
2828
{
2929

3030
/**
31-
* @deprecated Use PHPStan\Reflection\InitializerExprTypeResolver
3231
* @param mixed $value
3332
*/
3433
public static function getTypeFromValue($value): Type

0 commit comments

Comments
 (0)