deprcated tag

This commit is contained in:
Yuri Kuznetsov
2020-06-28 10:27:29 +03:00
parent 3c5e84bc44
commit 078bdfc28f
18 changed files with 25 additions and 27 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ use Espo\Core\Interfaces\Injectable;
use Espo\ORM\EntityFactory;
/** Deprecated */
/** @deprecated */
abstract class Repository extends \Espo\ORM\Repository implements Injectable
{
protected $dependencyList = [];