$kirby->isCorsEnabled()
Checks if CORS support is enabled
$kirby->isCorsEnabled(): bool
Return type
bool
This method modifies the existing $app object it is applied to and returns it again.
Checks if CORS support is enabled
$kirby->isCorsEnabled(): bool
bool
This method modifies the existing $app object it is applied to and returns it again.