X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fpsy%2Fpsysh%2Fsrc%2FPsy%2FCommand%2FListCommand%2FFunctionEnumerator.php;h=40ba71c938e77482d2a062a52eb55d150d4f5cec;hp=6b5535235631c15b897010303ca70edd8df057b9;hb=eba34333e3c89f208d2f72fa91351ad019a71583;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae diff --git a/vendor/psy/psysh/src/Psy/Command/ListCommand/FunctionEnumerator.php b/vendor/psy/psysh/src/Psy/Command/ListCommand/FunctionEnumerator.php index 6b5535235..40ba71c93 100644 --- a/vendor/psy/psysh/src/Psy/Command/ListCommand/FunctionEnumerator.php +++ b/vendor/psy/psysh/src/Psy/Command/ListCommand/FunctionEnumerator.php @@ -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 //