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