We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62a1ca0 commit 62fe56aCopy full SHA for 62fe56a
Service/Filter.php
@@ -44,7 +44,7 @@ public function filterEntity(mixed $object): void
44
/**
45
* Get PHP Attributes.
46
*
47
- * @return array<FilterAttributes>
+ * @return array<FilterAnnotation>
48
*/
49
private function getAttributes(ReflectionProperty $property): array
50
{
0 commit comments