3 declare(strict_types=1);
32 if (is_null($cond_obj_adapter)) {
Wraps ilObject dependencies.
static getInstance(ilConditionObjectAdapterInterface $cond_obj_adapter=null)
Interface for ilObject dependency.
ilConditionObjectAdapterInterface $cond_obj_adapter
Condition utility object Wraps some ilConditionHandler methods (which will become deprecated) Depende...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(?ilConditionObjectAdapterInterface $cond_obj_adapter=null)