mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 15:06:06 +00:00
cleanup
This commit is contained in:
@@ -43,9 +43,6 @@ use StdClass;
|
||||
*/
|
||||
class Manager
|
||||
{
|
||||
protected $injectableFactory;
|
||||
protected $metadata;
|
||||
|
||||
public function __construct(InjectableFactory $injectableFactory, Metadata $metadata)
|
||||
{
|
||||
$functionClassNameMap = $metadata->get(['app', 'formula', 'functionClassNameMap'], []);
|
||||
|
||||
Reference in New Issue
Block a user