intelephense

1.14.41.16.1
lib/stub/Reflection/ReflectionClass.php
lib/stub/Reflection/ReflectionClass.php
+1
Index: package/lib/stub/Reflection/ReflectionClass.php
===================================================================
--- package/lib/stub/Reflection/ReflectionClass.php
+++ package/lib/stub/Reflection/ReflectionClass.php
@@ -704,8 +704,9 @@
      */
     public function newLazyGhost(callable $initializer, int $options = 0): object {}
 
     /**
+     * @return T
      * @since 8.4
      */
     public function newLazyProxy(callable $factory, int $options = 0): object {}