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 0ce977b commit d809194Copy full SHA for d809194
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