MCPcopy Create free account
hub / github.com/PHPantom-dev/phpantom_lsp / get

Method get

tests/psalm_assertions/template_class_template_extends.php:846–846  ·  view source on GitHub ↗

@return T1 */

()

Source from the content-addressed store, hash-verified

844 interface A {
845 /** @return T1 */
846 public function get();
847 }
848
849 /**

Calls

no outgoing calls

Tested by

no test coverage detected