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

Method ret

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

* @return TValue */

()

Source from the content-addressed store, hash-verified

1036 * @return TValue
1037 */
1038 public function ret(): object {
1039 return $this->real;
1040 }
1041 }
1042 /**
1043 * @template TTKey as array-key

Calls

no outgoing calls

Tested by

no test coverage detected