Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHPantom-dev/phpantom_lsp
/ unwrap
Method
unwrap
tests/psalm_assertions/if_this_is.php:16–19 ·
view source on GitHub ↗
* @return T|null */
()
Source
from the content-addressed store, hash-verified
14
* @return T|null
15
*/
16
public function unwrap()
17
{
18
throw new RuntimeException(
"???"
);
19
}
20
}
21
22
/**
Callers
15
file_uri
Function · 0.45
run_definition
Function · 0.45
complete_at
Function · 0.45
test_arrow_fn_param_inferred_from_generic_map
Function · 0.45
test_closure_param_inferred_from_generic_each
Function · 0.45
test_explicit_type_hint_takes_precedence
Function · 0.45
test_no_inference_for_non_callable_param
Function · 0.45
test_concrete_callable_param_inference
Function · 0.45
test_inferred_type_resolves_properties
Function · 0.45
test_static_method_callable_param_inference
Function · 0.45
test_callable_at_non_zero_position
Function · 0.45
test_closure_type_syntax_inference
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_arrow_fn_param_inferred_from_generic_map
Function · 0.36
test_closure_param_inferred_from_generic_each
Function · 0.36
test_explicit_type_hint_takes_precedence
Function · 0.36
test_no_inference_for_non_callable_param
Function · 0.36
test_concrete_callable_param_inference
Function · 0.36
test_inferred_type_resolves_properties
Function · 0.36
test_static_method_callable_param_inference
Function · 0.36
test_callable_at_non_zero_position
Function · 0.36
test_closure_type_syntax_inference
Function · 0.36
test_inference_on_this_method_call
Function · 0.36
test_this_in_callable_param_resolves_to_receiver
Function · 0.36
test_static_in_callable_param_resolves_to_receiver
Function · 0.36