We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 794eca3 commit 5fe06e6Copy full SHA for 5fe06e6
src/Models/DataObject/QuantityValue/UnitResolver.php
@@ -21,7 +21,7 @@
21
/**
22
* @internal
23
*/
24
-final class UnitResolver
+final class UnitResolver implements UnitResolverInterface
25
{
26
public function getById(string $id): ?Unit
27
0 commit comments