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

Method first

examples/demo.php:4561–4564  ·  view source on GitHub ↗

@return T */

()

Source from the content-addressed store, hash-verified

4559
4560 /** @return T */
4561 public function first()
4562 {
4563 return $this->cached;
4564 }
4565}
4566
4567/** @extends Repository<Pen> */

Calls

no outgoing calls

Tested by

no test coverage detected