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
@@ -29,7 +29,7 @@
namespace Espo\Core;
/** Deprecated */
/** @deprecated */
abstract class Injectable implements \Espo\Core\Interfaces\Injectable
{
protected $dependencyList = [];