1<?
php declare(strict_types=1);
9 public function __construct($a_id = 0, $a_call_by_reference =
true)
11 parent::__construct($a_id, $a_call_by_reference);
An exception for terminatinating execution or to throw for unit testing.
Class ilObjLearningSequenceAdmin.
__construct($a_id=0, $a_call_by_reference=true)
Constructor @access public.
Class ilObject2 This is an intermediate progress of ilObject class.