X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Finstaller%2FMysqlUpdater.php;h=ea88411ec67aa06139eca73a556f24cddfbbac87;hb=f704207ba129198e21ada72c2961e5bd26ac3227;hp=64c017bbd9f5c065dccf2d2c93ba440c0c7ca62e;hpb=ca3083c61e413c76e28bdfe59b236d3e818284d2;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() {