diff --git a/src/Component/Metadata/AsFilter.php b/src/Component/Metadata/AsFilter.php index 4aaac25b..ad41d42b 100644 --- a/src/Component/Metadata/AsFilter.php +++ b/src/Component/Metadata/AsFilter.php @@ -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(