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

Method broken

examples/demo.php:5212–5215  ·  view source on GitHub ↗

* Broken multi-line @return — base `static` is recovered. * @return static< */

()

Source from the content-addressed store, hash-verified

5210 * @return static<
5211 */
5212 public function broken(): static
5213 {
5214 return $this;
5215 }
5216
5217 public function working(): string
5218 {

Callers 1

demoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected