Showing 4,939 of 4,939 total issues
Avoid too many return
statements within this method. Open
Open
return $types;
Avoid too many return
statements within this method. Open
Open
return $array_map_function->getUnionType();
Avoid too many return
statements within this method. Open
Open
return $result;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return $result;
Avoid too many return
statements within this method. Open
Open
return $null_type->asRealUnionType();
Avoid too many return
statements within this method. Open
Open
return $generic_passed_array_type->withFlattenedTopLevelArrayShapeTypeInstances()
->withMappedElementTypes(static function (UnionType $union_type): UnionType {
return $union_type->nonFalseyClone();
})
->withAssociativeArrays(true)
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 $json_decode_object_types;
Avoid too many return
statements within this method. Open
Open
return $string_or_false;
Avoid too many return
statements within this method. Open
Open
return $result_types->withRealTypeSet($nullable_array_type_set);
Avoid too many return
statements within this method. Open
Open
return Type::fromObject($result)->asPHPDocUnionType();
Avoid too many return
statements within this method. Open
Open
return false;
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 $key_type->withType($null_type)->withRealTypeSet($int_or_string_or_null->getRealTypeSet());
Avoid too many return
statements within this method. Open
Open
return UnionType::fromFullyQualifiedRealString('?array');
Avoid too many return
statements within this method. Open
Open
return $false_type->asPHPDocUnionType();
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return $left;