We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a8ecf commit cf7e447Copy full SHA for cf7e447
Reflection/ReflectionType.php
@@ -43,7 +43,6 @@ public function isBuiltin() {}
43
* @since 7.0
44
* @see ReflectionNamedType::getName()
45
*/
46
- #[Deprecated(since: "7.1")]
47
public function __toString(): string {}
48
49
/**
0 commit comments