repo/maintenance/rebuildPropertyTerms.php
Method execute
has 27 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function execute() {
if ( !ExtensionRegistry::getInstance()->isLoaded( 'WikibaseRepository' ) ) {
$this->fatalError(
"You need to have Wikibase enabled in order to use this "
. "maintenance script!\n\n",