X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2FTitleArray.php;h=895b5a76b6e154096c9c267d29dedb3d07b2647d;hb=8cd4986f24780107e1daff69dc27315e6dcc12e3;hp=f6969851d5749d08607b97c1c56d8870b29c1bb4;hpb=e3705c7b17aac5e0c7866e1d03efa7e6b7998ddf;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/TitleArray.php b/includes/TitleArray.php index f6969851d5..895b5a76b6 100644 --- a/includes/TitleArray.php +++ b/includes/TitleArray.php @@ -29,6 +29,8 @@ use Wikimedia\Rdbms\IResultWrapper; /** * The TitleArray class only exists to provide the newFromResult method at pre- * sent. + * + * @method int count() */ abstract class TitleArray implements Iterator { /**