24include_once(
'./Services/ContainerReference/classes/class.ilContainerReference.php');
 
   43    public function __construct($a_id = 0, $a_call_by_reference = 
true)
 
   47        $this->db = 
$DIC->database();
 
An exception for terminatinating execution or to throw for unit testing.
__construct($a_id=0, $a_call_by_reference=true)
Constructor.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc