MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / AbstractBase

Class AbstractBase

__tests__/fixtures/kernel-parity/torture.php:216–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214}
215
216abstract class AbstractBase
217{
218 abstract protected function hook(): void;
219}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected