26 protected static array
$map = [];
30 self::$map[$activeRecord::class] = $arConnector;
35 if (!isset(self::$map[$activeRecord::class])) {
38 if (!self::$map[$activeRecord::class] instanceof
arConnector) {
41 return self::$map[$activeRecord::class];
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...