Yaffs site version 1.1
[yaffs-website] / vendor / psy / psysh / src / Psy / Command / ListCommand / ClassEnumerator.php
index 27a45943310a99dc6ca41be006cee3462651b62d..038b464321bd05ce09823512d90c22208a39aec7 100644 (file)
@@ -25,7 +25,7 @@ class ClassEnumerator extends Enumerator
     {
         // only list classes when no Reflector is present.
         //
-        // TODO: make a NamespaceReflector and pass that in for commands like:
+        // @todo make a NamespaceReflector and pass that in for commands like:
         //
         //     ls --classes Foo
         //