Skip to content

Commit 5f923b6

Browse files
committed
Adjusted automated translation code sample
1 parent df53206 commit 5f923b6

File tree

1 file changed

+1
-1
lines changed
  • code_samples/multisite/automated_translation/src/AutomatedTranslation

1 file changed

+1
-1
lines changed

code_samples/multisite/automated_translation/src/AutomatedTranslation/AiClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace App\AutomatedTranslation;
44

5-
use Ibexa\AutomatedTranslation\Exception\ClientNotConfiguredException;
65
use Ibexa\Contracts\AutomatedTranslation\Client\ClientInterface;
6+
use Ibexa\Contracts\AutomatedTranslation\Exception\ClientNotConfiguredException;
77
use Ibexa\Contracts\ConnectorAi\Action\DataType\Text;
88
use Ibexa\Contracts\ConnectorAi\Action\RuntimeContext;
99
use Ibexa\Contracts\ConnectorAi\ActionConfigurationServiceInterface;

0 commit comments

Comments
 (0)