Showing 4,939 of 4,939 total issues
Avoid too many return
statements within this method. Open
Open
return self::_IS_REASONABLE_CONDITION;
Avoid too many return
statements within this method. Open
Open
return $union_type->isExclusivelyBoolTypes();
Avoid too many return
statements within this method. Open
Open
return self::_IS_REDUNDANT;
Avoid too many return
statements within this method. Open
Open
return [
// 'is_a' => $is_a_callback,
'is_array' => $array_callback,
'is_bool' => $bool_callback,
'is_callable' => $callable_callback,
Avoid too many return
statements within this method. Open
Open
return self::_IS_IMPOSSIBLE;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return self::_IS_REDUNDANT;
Avoid too many return
statements within this method. Open
Open
return $result;
Avoid too many return
statements within this method. Open
Open
return self::_IS_IMPOSSIBLE;
Avoid too many return
statements within this method. Open
Open
return $this->scope;
Avoid too many return
statements within this method. Open
Open
return $type->isNull();
Avoid too many return
statements within this method. Open
Open
return self::_IS_REASONABLE_CONDITION;
Avoid too many return
statements within this method. Open
Open
return self::_IS_IMPOSSIBLE;
Avoid too many return
statements within this method. Open
Open
return $type instanceof ArrayShapeType;
Avoid too many return
statements within this method. Open
Open
return \unserialize($contents);
Avoid too many return
statements within this method. Open
Open
return self::_IS_IMPOSSIBLE;
Avoid too many return
statements within this method. Open
Open
return $union_type->isExclusivelyStringTypes();
Avoid too many return
statements within this method. Open
Open
return self::_IS_REASONABLE_CONDITION;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return self::_IS_REASONABLE_CONDITION;