3 declare(strict_types=1);
33 private ?
Closure $on_load_code_binder = null;
42 $clone->on_load_code_binder = $binder;
52 if ($current_binder === null) {
65 return $this->on_load_code_binder;
74 $args = array_map(fn ($arg) => $arg->name, $refl->getParameters());
75 if (array(
"id") !== $args) {
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
checkBinder(Closure $binder)
withAdditionalOnLoadCode(Closure $binder)
withOnLoadCode(Closure $binder)
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins