X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fpsy%2Fpsysh%2Fsrc%2FPsy%2FCommand%2FListCommand%2FConstantEnumerator.php;fp=vendor%2Fpsy%2Fpsysh%2Fsrc%2FPsy%2FCommand%2FListCommand%2FConstantEnumerator.php;h=e8479f2d252ad0f4cc0d2b9198b6f1448790b020;hp=4ec7d7426822a78ecf9a724ba393d7bd3f303791;hb=eba34333e3c89f208d2f72fa91351ad019a71583;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae diff --git a/vendor/psy/psysh/src/Psy/Command/ListCommand/ConstantEnumerator.php b/vendor/psy/psysh/src/Psy/Command/ListCommand/ConstantEnumerator.php index 4ec7d7426..e8479f2d2 100644 --- a/vendor/psy/psysh/src/Psy/Command/ListCommand/ConstantEnumerator.php +++ b/vendor/psy/psysh/src/Psy/Command/ListCommand/ConstantEnumerator.php @@ -25,7 +25,7 @@ class ConstantEnumerator extends Enumerator { // only list constants 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 --constants Foo //