$api->authentication()
Returns the authentication callback
$api->authentication(): Closure|null
Return type
Closure
|null
Parent class
Kirby\Cms\Api
inherited from Kirby\Api\Api
Returns the authentication callback
$api->authentication(): Closure|null
Closure
|null
Kirby\Cms\Api
inherited from Kirby\Api\Api