fix error
This commit is contained in:
@@ -31,6 +31,8 @@ namespace Espo\Core\ORM;
|
||||
|
||||
use \Espo\Core\Interfaces\Injectable;
|
||||
|
||||
use \Espo\ORM\EntityFactory;
|
||||
|
||||
abstract class Repository extends \Espo\ORM\Repository implements Injectable
|
||||
{
|
||||
protected $dependencies = array();
|
||||
|
||||
Reference in New Issue
Block a user