mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
deprcated tag
This commit is contained in:
@@ -85,7 +85,7 @@ class InjectableFactory
|
||||
return $obj;
|
||||
}
|
||||
|
||||
/** Deprecated */
|
||||
/** @deprecated */
|
||||
protected function applyInjectable(ReflectionClass $class, object $obj)
|
||||
{
|
||||
$setList = [];
|
||||
|
||||
Reference in New Issue
Block a user