Showing 3,272 of 4,939 total issues
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return self::NOOP_SWITCH_COND_ANALYZER;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $this->canCastToNonNullableTypeHandlingTemplates($type, $code_base);
Avoid too many return
statements within this method. Open
Open
return new Tuple5(
$namespace,
$class_name,
$template_parameter_type_name_list,
$is_nullable,
Avoid too many return
statements within this method. Open
Open
return Suggestion::fromString(
'Did you mean ' . \implode(' or ', $suggestions)
);
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 true;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return self::make(
$namespace,
$type_name,
$template_parameter_type_list,
$is_nullable,
Avoid too many return
statements within this method. Open
Open
return $this->namespace === '\\' && $this->name === 'Closure';
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return ['$this->' . $name];
Avoid too many return
statements within this method. Open
Open
return self::maybeFindParentType($is_nullable, $context, $code_base);
Avoid too many return
statements within this method. Open
Open
return $this->canCastToNonNullableTypeWithoutConfig($type);
Avoid too many return
statements within this method. Open
Open
return self::NOOP_SWITCH_COND_ANALYZER;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return self::NOOP_SWITCH_COND_ANALYZER;
Avoid too many return
statements within this method. Open
Open
return false;