Showing 4,939 of 4,939 total issues
Avoid too many return
statements within this method. Open
Open
return Issue::fromType(Issue::ParamTypeMismatch)(
$context->getFile(),
$context->getLineNumberStart(),
[
($i + 1),
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return [ListType::fromElementType($type->genericArrayElementType(), $type->isNullable(), $type->getKeyType())];
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return [];
Avoid too many return
statements within this method. Open
Open
return [];
Avoid too many return
statements within this method. Open
Open
return $result->withRealTypeSet($probably_real_assoc_array_falsey->getRealTypeSet());
Avoid too many return
statements within this method. Open
Open
return UnionType::fromFullyQualifiedPHPDocAndRealString('array', 'array|false');
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return [AssociativeArrayType::fromElementType($type->genericArrayElementType(), $type->isNullable(), $type->getKeyType())];
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return [];
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return (new ContextNode(
$code_base,
$context,
$node
))->getVariableStrict();
Avoid too many return
statements within this method. Open
Open
return [NonEmptyListType::fromElementType($type->genericArrayElementType(), $type->isNullable(), $type->getKeyType())];
Avoid too many return
statements within this method. Open
Open
return [$type];