Skip to content

Kirby 5.1.2

$example->serve()

$example->serve(): Kirby\Http\Response

Return type

Kirby\Http\Response

This method modifies the existing $example object it is applied to and returns it again.

Parent class

Kirby\Panel\Lab\Example