We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c32c756 + 6d7d556 commit 1a11359Copy full SHA for 1a11359
src/Data/Struct.php
@@ -2,7 +2,7 @@
2
3
namespace Vin\ShopwareSdk\Data;
4
5
-class Struct
+class Struct implements \JsonSerializable
6
{
7
/**
8
* @var Struct[]
0 commit comments