Skip to content

Commit

Permalink
Refactoring.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmiseev committed Sep 9, 2024
1 parent d24e6fa commit 3b8a7ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/SprykerEco/Client/OpenAi/OpenAiDependencyProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
use Spryker\Client\Kernel\Container;
use SprykerEco\Client\OpenAi\Dependency\External\OpenAiToOpenAiPhpClientAdapter;

/**
* @method \SprykerEco\Client\OpenAi\OpenAiConfig getConfig()
*/
class OpenAiDependencyProvider extends AbstractDependencyProvider
{
/**
Expand Down

0 comments on commit 3b8a7ef

Please sign in to comment.