src/PageTranslation/MigrateTranslatablePageSpecialPage.php
Method execute
has 52 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function execute( $par ) {
$output = $this->getOutput();
$this->setHeaders();
$this->checkPermissions();
$this->addHelpLink( 'Help:Extension:Translate/Page translation administration' );