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 fc49d4d commit a9cd4adCopy full SHA for a9cd4ad
src/lib/Data/User/UserUpdateData.php
@@ -9,8 +9,8 @@
9
namespace Ibexa\ContentForms\Data\User;
10
11
use Ibexa\ContentForms\Data\Content\ContentData;
12
-use Ibexa\ContentForms\Data\VersionInfoAwareInterface;
13
use Ibexa\ContentForms\Data\NewnessCheckable;
+use Ibexa\ContentForms\Data\VersionInfoAwareInterface;
14
use Ibexa\Contracts\Core\Repository\Values\User\UserUpdateStruct;
15
use Ibexa\Core\Repository\Values\Content\VersionInfo;
16
0 commit comments