We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9cd4ad commit 57cfc55Copy full SHA for 57cfc55
src/lib/Data/Content/ContentUpdateData.php
@@ -9,6 +9,7 @@
9
namespace Ibexa\ContentForms\Data\Content;
10
11
use Ibexa\ContentForms\Data\NewnessCheckable;
12
+use Ibexa\ContentForms\Data\VersionInfoAwareInterface;
13
use Ibexa\Core\Repository\Values\Content\ContentUpdateStruct;
14
use Ibexa\Core\Repository\Values\Content\VersionInfo;
15
0 commit comments