Showing 3,272 of 4,939 total issues
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return Issue::UnusedPublicMethodParameter;
Avoid too many return
statements within this method. Open
Open
return $possible_return_nodes;
Avoid too many return
statements within this method. Open
Open
return NullType::instance(false)->asRealUnionType();
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return LiteralIntType::instanceForValue(2, false)->asRealUnionType();
Avoid too many return
statements within this method. Open
Open
return $has_array ? $str_replace_types : $string_union_type;
Avoid too many return
statements within this method. Open
Open
return StringType::instance(false)->asRealUnionType();
Avoid too many return
statements within this method. Open
Open
return $string_union_type_with_false_in_real;
Avoid too many return
statements within this method. Open
Open
return LiteralIntType::instanceForValue(count($arg->getFieldTypes()), false)->asRealUnionType();
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $type->hasKnownFQSEN();
Avoid too many return
statements within this method. Open
Open
return $element_types;
Avoid too many return
statements within this method. Open
Open
return $int_or_string_or_false;
Avoid too many return
statements within this method. Open
Open
return $element_types->asNonEmptyGenericArrayTypes($key_type_enum);
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $real_nullable_array;
Avoid too many return
statements within this method. Open
Open
return 70400;
Avoid too many return
statements within this method. Open
Open
return 'Expected an array' . self::errSuffixGotType($value);
Avoid too many return
statements within this method. Open
Open
return;