Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / psy / psysh / src / Command / ListCommand / Enumerator.php
similarity index 95%
rename from vendor/psy/psysh/src/Psy/Command/ListCommand/Enumerator.php
rename to vendor/psy/psysh/src/Command/ListCommand/Enumerator.php
index 2508f96fbcfe703f62954c0b798b42dc4283bc97..616543d0d50d5648950281f40b9e694699e37aa8 100644 (file)
@@ -3,7 +3,7 @@
 /*
  * This file is part of Psy Shell.
  *
- * (c) 2012-2017 Justin Hileman
+ * (c) 2012-2018 Justin Hileman
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
@@ -49,7 +49,7 @@ abstract class Enumerator
      * Return a list of categorized things with the given input options and target.
      *
      * @param InputInterface $input
-     * @param Reflector      $reflector
+     * @param \Reflector     $reflector
      * @param mixed          $target
      *
      * @return array
@@ -77,7 +77,7 @@ abstract class Enumerator
      *     ]
      *
      * @param InputInterface $input
-     * @param Reflector      $reflector
+     * @param \Reflector     $reflector
      * @param mixed          $target
      *
      * @return array