diff --git a/dev/install/MySQLDatabaseConfigurationHelper.php b/dev/install/MySQLDatabaseConfigurationHelper.php index 4b2fb9cb2..5d8f5ab0f 100644 --- a/dev/install/MySQLDatabaseConfigurationHelper.php +++ b/dev/install/MySQLDatabaseConfigurationHelper.php @@ -5,7 +5,8 @@ * It does all the specific checking for MySQLDatabase * to ensure that the configuration is setup correctly. * - * @package mssql + * @package sapphire + * @subpackage dev */ class MySQLDatabaseConfigurationHelper implements DatabaseConfigurationHelper {