Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kingjia90 authored and github-actions[bot] committed Oct 28, 2024
1 parent 1829f95 commit 396d3f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Controller/Admin/Asset/AssetController.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ class AssetController extends ElementControllerBase implements KernelControllerE
use ElementEditLockHelperTrait;
use ApplySchedulerDataTrait;
use UserNameTrait;

final const PDF_MIMETYPE = 'application/pdf';

protected Asset\Service $_assetService;
Expand Down

0 comments on commit 396d3f6

Please sign in to comment.