Yaffs site version 1.1
[yaffs-website] / vendor / psy / psysh / src / Psy / Command / ListCommand / FunctionEnumerator.php
index 6b5535235631c15b897010303ca70edd8df057b9..40ba71c938e77482d2a062a52eb55d150d4f5cec 100644 (file)
@@ -25,7 +25,7 @@ class FunctionEnumerator extends Enumerator
     {
         // only list functions 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 --functions Foo
         //