Skip to content

Commit

Permalink
Update src/Component/Metadata/AsFilter.php
Browse files Browse the repository at this point in the history
Co-authored-by: Loïc Frémont <[email protected]>
  • Loading branch information
vasilvestre and loic425 authored Oct 22, 2024
1 parent 12a8575 commit c62a533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Component/Metadata/AsFilter.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
final class AsFilter
{
/**
* @param string $formType The form type class name
* @param string $formType The form type class name to use for filter rendering
* @param string|null $type The filter type (defaults to FQCN of the class)
*/
public function __construct(
Expand Down

0 comments on commit c62a533

Please sign in to comment.