27 if ( !$creator->existsLocally( $dbName ) ) {
28 return $creator->createLocally( $dbName );
30 return Status::newGood();
A class containing constants representing the names of configuration variables.
const DBname
Name constant for the DBname setting, for use with Config::get()