$api->routes()
Routes for the field API
$api->routes(): array
Return type
array
This method modifies the existing $api
object it is applied to and returns it again.
Parent class
Kirby\Form\Mixin\Api
Routes for the field API
$api->routes(): array
array
This method modifies the existing $api
object it is applied to and returns it again.
Kirby\Form\Mixin\Api