mirror of
https://github.com/espocrm/espocrm.git
synced 2026-07-01 08:26:04 +00:00
comment
This commit is contained in:
@@ -62,6 +62,7 @@ class InjectableFactory
|
||||
|
||||
/**
|
||||
* Use create or createWith instead. Left public for backward compatibility.
|
||||
* @todo Make protected.
|
||||
*/
|
||||
public function createByClassName(string $className, ?array $with = null) : object
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user