19declare(strict_types=1);
25 bool $a_call_by_reference =
false
27 if ($a_call_by_reference) {
28 throw new \RuntimeException(
"Can't instantiate guided tour via reference id.");
__construct(int $a_id=0, bool $a_call_by_reference=false)
Class ilObject Basic functions for all objects.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc