Class Factory
Methods | ||
---|---|---|
public
|
__construct(Registry $registry)
|
# |
public
|
controller(string $route): Exception|Controller
|
# |
public
|
model(string $route): Model
|
# |
public
|
library(string $route, array<mixed> $args): object
|
# |
Properties | |||
---|---|---|---|
protected
|
Registry
|
$registry
|
# |