Gateway
in package
Table of Contents
Methods
- dispatch() : mixed
- Dispatch the Inertia page to the Server Side Rendering engine.
Methods
dispatch()
Dispatch the Inertia page to the Server Side Rendering engine.
public
dispatch(array<string|int, mixed> $page) : mixed
Parameters
- $page : array<string|int, mixed>