diff --git a/stubs/Reflection.phpstub b/stubs/Reflection.phpstub index cc6b8477002..166e2a67768 100644 --- a/stubs/Reflection.phpstub +++ b/stubs/Reflection.phpstub @@ -446,7 +446,7 @@ class ReflectionFunction extends ReflectionFunctionAbstract class ReflectionProperty implements Reflector { /** - * @var non-empty-string + * @var string * @readonly */ public $name;