Showing 4,939 of 4,939 total issues
Avoid too many return
statements within this method. Open
Open
return NullType::instance(false)->asPHPDocUnionType();
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 $result;
Avoid too many return
statements within this method. Open
Open
return;
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 $override_union_type;
Avoid too many return
statements within this method. Open
Open
return [];
Avoid too many return
statements within this method. Open
Open
return $union_type;
Avoid too many return
statements within this method. Open
Open
return self::literalStringUnionType(Config::projectPath($this->context->getFile()));
Avoid too many return
statements within this method. Open
Open
return NullType::instance(false)->asRealUnionType();
Avoid too many return
statements within this method. Open
Open
return ArrayShapeType::empty(false)->asRealUnionType();
Avoid too many return
statements within this method. Open
Open
return NullType::instance(false)->asPHPDocUnionType();
Avoid too many return
statements within this method. Open
Open
return $type->withIsNullable(true);
Avoid too many return
statements within this method. Open
Open
return $result->applyUnaryBitwiseNotOperator();
Avoid too many return
statements within this method. Open
Open
return UnionType::empty();
Avoid too many return
statements within this method. Open
Open
return $class->getParentClassFQSEN(); // may or may not exist.
Avoid too many return
statements within this method. Open
Open
return "\0\0\0\0\0\0\0\2\0\0\0\0\0\0\0\0";
Avoid too many return
statements within this method. Open
Open
return md5((string) $node, true);
Avoid too many return
statements within this method. Open
Open
return UnionType::empty();