X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fdb%2FORMTable.php;h=2f898b755b18cec8a453b7518ac949cf79b77fd7;hb=523c6c0e41159c073b6b44dd550878f42cbc847e;hp=24fa68c5043eaed3e0ec96c83dee190e2de433aa;hpb=4169b4f42502ca1956f7a7253b5f54e1901e7821;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/db/ORMTable.php b/includes/db/ORMTable.php index 24fa68c504..2f898b755b 100644 --- a/includes/db/ORMTable.php +++ b/includes/db/ORMTable.php @@ -748,7 +748,7 @@ class ORMTable extends DBAccessBase implements IORMTable { * * @since 1.20 * - * @param array|string $fields + * @param array $fields * * @return array */