comment
This commit is contained in:
@@ -37,6 +37,8 @@ use Espo\Core\{
|
||||
|
||||
/**
|
||||
* Creates services. Services are intended for a business logic. Do not confuse with container services.
|
||||
*
|
||||
* @deprecated Use DI to pass a specific service class to a constructor.
|
||||
*/
|
||||
class ServiceFactory
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user