class Frontend implements ExtenderInterface
Methods
route(string $path, string $name, callable|string|null $content = null)
<p>Add a route to the frontend.</p>
Details
at
line 40
__construct(string $frontend)
at
line 86
Frontend
route(string $path, string $name, callable|string|null $content = null)
<p>Add a route to the frontend.</p>