We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93de0c9 commit c6c1ca2Copy full SHA for c6c1ca2
src/Mappings/JsonApiMapping.php
@@ -2,7 +2,7 @@
2
3
namespace NilPortugues\Api\Mappings;
4
5
-interface JsonApiMapping
+interface JsonApiMapping extends ApiMapping
6
{
7
/**
8
* Returns an array containing the relationship mappings as an array.
0 commit comments