Showing 3,272 of 4,939 total issues
Avoid too many return
statements within this method. Open
Open
return $result->applyUnaryPlusOperator();
Avoid too many return
statements within this method. Open
Open
return $result;
Avoid too many return
statements within this method. Open
Open
return UnionType::empty();
Avoid too many return
statements within this method. Open
Open
return StringType::instance(false)->asPHPDocUnionType();
Avoid too many return
statements within this method. Open
Open
return StaticType::instance(false)->asRealUnionType();
Avoid too many return
statements within this method. Open
Open
return $true_type;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return $closure_types;
Avoid too many return
statements within this method. Open
Open
return ObjectType::instance(false)->asRealUnionType();
Avoid too many return
statements within this method. Open
Open
return $false_type;
Avoid too many return
statements within this method. Open
Open
return $element_types;
Avoid too many return
statements within this method. Open
Open
return [$method->getFQSEN()];
Avoid too many return
statements within this method. Open
Open
return $int_or_string_type;
Avoid too many return
statements within this method. Open
Open
return UnionType::empty();
Avoid too many return
statements within this method. Open
Open
return $expr_type;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return UnionType::empty();
Avoid too many return
statements within this method. Open
Open
return ArrayType::instance(false)->asRealUnionType();
Avoid too many return
statements within this method. Open
Open
return FullyQualifiedClassName::fromFullyQualifiedString($class_name);