25 if ( !$creator->existsLocally( $dbName ) ) {
26 return $creator->createLocally( $dbName );
28 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()