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 d25876a commit 41daf71Copy full SHA for 41daf71
src/Metadata/Util/CloneTrait.php
@@ -13,6 +13,8 @@
13
14
namespace ApiPlatform\Metadata\Util;
15
16
+use function DeepCopy\deep_copy;
17
+
18
/**
19
* Clones given data if cloneable.
20
*
0 commit comments