Skip to content

Commit

Permalink
Updated code syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Leveille committed Jan 19, 2023
1 parent ae74517 commit a73ddec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/site/controllers/BaseController.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ abstract class BaseController extends \craft\web\Controller

/**
* Provide CORS headers on the response.
*
* @see GraphqlController::actionApi()
*/
protected function addCorsHeaders(): void
{
Expand Down

0 comments on commit a73ddec

Please sign in to comment.