src/MessageGroupProcessing/ExportTranslatableBundleMaintenanceScript.php
Method __construct
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function __construct() {
parent::__construct();
$this->addDescription(
'Export a translatable bundle into a file that can then be imported ' .
'into another wiki using the importTranslatableBundle.php script'