Showing 158 of 158 total issues
Avoid too many return
statements within this method. Open
Open
return 'boolean';
Avoid too many return
statements within this method. Open
Open
return $this->setLocale($locale);
Avoid too many return
statements within this method. Open
Open
return $label . "\n" . $this->generateHidden($options, $currentValue) . $errorHtml . "\n";
Avoid too many return
statements within this method. Open
Open
return 'float';
Avoid too many return
statements within this method. Open
Open
return $this->setLocale($locale);
Avoid too many return
statements within this method. Open
Open
return 'integer';
Avoid too many return
statements within this method. Open
Open
return "'" . $var . "'";
Avoid too many return
statements within this method. Open
Open
return static::exportObject($var, $depth - 1, $indent + 1);
Avoid too many return
statements within this method. Open
Open
return new TaxonomyGenerator($this);
Avoid too many return
statements within this method. Open
Open
return array_combine($keys, $vals);
Avoid too many return
statements within this method. Open
Open
return static::exportArray($var, $depth - 1, $indent + 1);
Avoid too many return
statements within this method. Open
Open
return new CommandGenerator($this);
Avoid too many return
statements within this method. Open
Open
return 'null';
Avoid too many return
statements within this method. Open
Open
return 'unknown';
Avoid too many return
statements within this method. Open
Open
return $this->setLocale($locale);
Avoid too many return
statements within this method. Open
Open
return 'unknown';
Avoid too many return
statements within this method. Open
Open
return new ValidatorGenerator($this);
Avoid too many return
statements within this method. Open
Open
return 'resource';
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return $word;