Showing 3,272 of 4,939 total issues
Avoid too many return
statements within this method. Open
Open
return $type->isInBoolFamily();
Avoid too many return
statements within this method. Open
Open
return $context;
Avoid too many return
statements within this method. Open
Open
return $type_set;
Avoid too many return
statements within this method. Open
Open
return (new ContextMergeVisitor($context, [$left_false_context, $right_false_context]))->combineChildContextList();
Avoid too many return
statements within this method. Open
Open
return $context;
Avoid too many return
statements within this method. Open
Open
return [$type];
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return $right_type;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return ArrayType::combineArrayShapeTypesWithField(
$union_type,
$dim_value,
$dim_union_type->nonNullableClone()->withIsPossiblyUndefined(false)
);
Avoid too many return
statements within this method. Open
Open
return UnionType::of($new_type_set, $old_type->getRealTypeSet());
Avoid too many return
statements within this method. Open
Open
return $context;
Avoid too many return
statements within this method. Open
Open
return $context;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return $this->context;
Avoid too many return
statements within this method. Open
Open
return UnionType::of($new_type_set, $new_real_type_set);
Avoid too many return
statements within this method. Open
Open
return $this->analyzeAndUpdateToBeNotEqual($node->children['left'], $node->children['right']);
Avoid too many return
statements within this method. Open
Open
return $null_type_set ?? ($null_type_set = UnionType::typeSetFromString('null'));
Avoid too many return
statements within this method. Open
Open
return [$type];
Avoid too many return
statements within this method. Open
Open
return $this->context;