class PageRegistration (View source)

Methods

__construct(string $page, Closure $route)

No description

Route|null
registerRoute(Panel $panel)

No description

string
getPage()

No description

Details

__construct(string $page, Closure $route)

No description

Parameters

string $page
Closure $route

Route|null registerRoute(Panel $panel)

No description

Parameters

Panel $panel

Return Value

Route|null

string getPage()

No description

Return Value

string