Showing 4,652 of 306,333 total issues
Avoid too many return
statements within this method. Open
Open
return '_3';
Avoid too many return
statements within this method. Open
Open
return '_1';
Avoid too many return
statements within this method. Open
Open
return '_2';
Avoid too many return
statements within this method. Open
Open
return '_2';
Avoid too many return
statements within this method. Open
Open
return \nl2br(Purifier::encodeHtml(static::$languageContainer[$language][$secondModuleName]['php'][$key]));
Avoid too many return
statements within this method. Open
Open
return $encode ? Purifier::encodeHtml($key) : $key;
Avoid too many return
statements within this method. Open
Open
return '_2';
Avoid too many return
statements within this method. Open
Open
return '_2';
Avoid too many return
statements within this method. Open
Open
return '_2';
Avoid too many return
statements within this method. Open
Open
return '_2';
Avoid too many return
statements within this method. Open
Open
return '_1';
Avoid too many return
statements within this method. Open
Open
return '_1';
Avoid too many return
statements within this method. Open
Open
return '_5';
Avoid too many return
statements within this method. Open
Open
return '';
Avoid too many return
statements within this method. Open
Open
return '';
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $value;
Avoid too many return
statements within this method. Open
Open
return $instance->record($value);
Avoid too many return
statements within this method. Open
Open
return Fields\DateTime::getTimeZone();
Avoid too many return
statements within this method. Open
Open
return Config::main('PORTAL_URL') . '/index.php?module=' . $this->moduleName . '&action=index&' . $recorIdName . '=' . $this->record;