$api->api()
$api->api(): 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
$api->api(): array
array
This method modifies the existing $api object it is applied to and returns it again.
Kirby\Form\Mixin\Api