Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHPantom-dev/phpantom_lsp
/ setStatus
Method
setStatus
examples/demo.php:4419–4423 ·
view source on GitHub ↗
(Status $status)
Source
from the content-addressed store, hash-verified
4417
}
4418
4419
public function setStatus(Status $status): self
4420
{
4421
$this->status = $status;
4422
return $this;
4423
}
4424
4425
public function addRoles(string ...$roles): void
4426
{
Callers
3
demo
Method · 0.80
demo
Method · 0.80
demo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected