Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexz707 authored and github-actions[bot] committed Feb 28, 2024
1 parent c17950a commit 5f5db7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Filter/AssetFolderFilter.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
final class AssetFolderFilter implements FilterInterface
{
public const ASSET_FOLDER_FILTER_CONTEXT = 'asset_folder_filter';

private const FOLDER_FILTER_QUERY_PARAM = 'filterFolders';

public function apply(Request $request, bool $normalization, array $attributes, array &$context): void
Expand Down

0 comments on commit 5f5db7c

Please sign in to comment.