Yaffs site version 1.1
[yaffs-website] / vendor / psy / psysh / src / Psy / Command / ListCommand / InterfaceEnumerator.php
index 64208597413a31a3ffedc52a0d2a7fe63c1433b8..b89b7506b218d8bfa79ebd62cfd5f48d60163029 100644 (file)
@@ -25,7 +25,7 @@ class InterfaceEnumerator extends Enumerator
     {
         // only list interfaces 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 --interfaces Foo
         //