Security update to Drupal 8.4.6
[yaffs-website] / vendor / doctrine / common / lib / Doctrine / Common / Util / ClassUtils.php
index 49dc7bb172251c167c27d43d14907e16ab5c14a7..9ad1ff5c0187dafa4c140f5ccea1c9fb682a59f9 100644 (file)
@@ -87,7 +87,7 @@ class ClassUtils
      *
      * @param object $object
      *
-     * @return \ReflectionObject
+     * @return \ReflectionClass
      */
     public static function newReflectionObject($object)
     {