Skip to content

Commit 7e9c8ef

Browse files
committed
Update factory fqcn
1 parent 0b37805 commit 7e9c8ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Factory/OdooClientFactory.php renamed to src/Factory/ApiClientFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*
1111
* This class helps to create clients for Odoo API.
1212
*/
13-
class OdooClientFactory
13+
class ApiClientFactory
1414
{
1515
/**
1616
* Create external API client for Odoo from config array.

0 commit comments

Comments
 (0)