Showing 4,939 of 4,939 total issues
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;
Avoid too many return
statements within this method. Open
Open
return $code_base->getClassConstantByFQSEN($fqsen);
Avoid too many return
statements within this method. Open
Open
return UnionType::fromFullyQualifiedRealString('int|float');
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 $this->context;
Avoid too many return
statements within this method. Open
Open
return $this->analyzeAndUpdateToBeIdentical($node->children['left'], $node->children['right']);
Avoid too many return
statements within this method. Open
Open
return [ArrayType::instance($type->isNullable())];
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 false;
Avoid too many return
statements within this method. Open
Open
return $exception_class->isInterface();
Avoid too many return
statements within this method. Open
Open
return !$type->containsTruthy();
Avoid too many return
statements within this method. Open
Open
return \get_class($type) === IntType::class;
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 false;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return;