X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2FTitleArray.php;h=895b5a76b6e154096c9c267d29dedb3d07b2647d;hp=f6969851d5749d08607b97c1c56d8870b29c1bb4;hb=9e8439e79d67788916d488f645108f79016d9aca;hpb=98279e5b79e6db0225f2b03f65b8aefe2797d1f8 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 { /**