X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=blobdiff_plain;f=includes%2Finstaller%2FMysqlUpdater.php;h=ea88411ec67aa06139eca73a556f24cddfbbac87;hb=b450bf0bd6551ec8f6a7c054d6e66b29cb71e43d;hp=64c017bbd9f5c065dccf2d2c93ba440c0c7ca62e;hpb=1ed4c6d1ecb82721eeca570ea7586aca97a84b89;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/installer/MysqlUpdater.php b/includes/installer/MysqlUpdater.php index 64c017bbd9..ea88411ec6 100644 --- a/includes/installer/MysqlUpdater.php +++ b/includes/installer/MysqlUpdater.php @@ -29,7 +29,7 @@ use MediaWiki\MediaWikiServices; * * @ingroup Deployment * @since 1.17 - * @property DatabaseMysqlBase $db + * @property Wikimedia\Rdbms\DatabaseMysqlBase $db */ class MysqlUpdater extends DatabaseUpdater { protected function getCoreUpdateList() {