Showing 1,089 of 1,089 total issues
Avoid too many return
statements within this method. Open
Open
return $_return;
Avoid too many return
statements within this method. Open
Open
return $_filepath;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return 1;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return 0;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return $smarty->_resource_handlers[$type] = self::$resources[$type];
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return 'bittrex';
Avoid too many return
statements within this method. Open
Open
return 'cryptobridge';
Avoid too many return
statements within this method. Open
Open
return 'tradeogre';
Avoid too many return
statements within this method. Open
Open
return array_unique($expected);
Avoid too many return
statements within this method. Open
Open
return self::$yy_action[$i];
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return @$aData['price'];
Avoid too many return
statements within this method. Open
Open
return $this->sqlError('E0060');
Avoid too many return
statements within this method. Open
Open
return $this->aErrorCodes[$errCode];