MCPcopy Create free account
hub / github.com/ScriptedAlchemy/tracedecay / markConnected

Method markConnected

tests/fixtures/sample.php:40–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 private \DateTimeImmutable $connectedAt;
39
40 public function markConnected(): void
41 {
42 $this->connectedAt = new \DateTimeImmutable();
43 }
44}
45
46/**

Callers 1

connectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected