Skip to content

Commit 1a75d55

Browse files
committed
update phpdoc
1 parent d8480b0 commit 1a75d55

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Api/FormatsProvider.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ public function __construct(ResourceMetadataFactoryInterface $resourceMetadataFa
3333
}
3434

3535
/**
36-
* Finds formats from a Resource class.
36+
* {@inheritdoc}
37+
*
38+
* @throws InvalidArgumentException
3739
*/
3840
public function getFormatsFromAttributes(array $attributes): array
3941
{

0 commit comments

Comments
 (0)