ModuleRoute
- Full name:
\Zemit\Mvc\Router\ModuleRoute
- Parent class:
Group
Properties
locale
public array $locale
Methods
__construct
public __construct(mixed $paths = null, array $locale = [], ?string $hostname = null): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$paths | mixed | |
$locale | array | |
$hostname | ?string |
initialize
public initialize(): void