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

Method isActive

examples/demo.php:4284–4287  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4282 }
4283
4284 public function isActive(): bool
4285 {
4286 return $this === self::Active;
4287 }
4288
4289 /** Returns the raw backing value of the Active case. */
4290 public static function defaultValue(): string

Callers 2

getActiveValidatorsMethod · 0.80
runDemoAssertionsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected