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

Method extend

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

* @param string $driver * @param \Closure $callback * @param-closure-this $this $callback * @return $this */

(string $driver, \Closure $callback)

Source from the content-addressed store, hash-verified

4122 * @return $this
4123 */
4124 public function extend(string $driver, \Closure $callback): self { return $this; }
4125}
4126
4127class ScaffoldingFirstClassCallable

Callers 15

extract_scan_dirsFunction · 0.80
runFunction · 0.80
runFunction · 0.80
substituteMethod · 0.80
simplifiedMethod · 0.80
flatten_unionFunction · 0.80
flatten_intersectionFunction · 0.80
init_monorepoMethod · 0.80
scan_autoload_filesMethod · 0.80

Calls

no outgoing calls