31 foreach ($input as $k => $v) {
43 foreach (
$r->getProperties() as $p) {
44 $p->setAccessible(
true);
45 $a[$p->getName()] = $p->getValue($this);
68 return property_exists($this, $key);
73 return $this->{$index};
81 public function setDate(
string $date): self
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
setHistEntryId(int $hist_entry_id)
setInfoParams(string $info_params)
setFilename(string $filename)
setObjType(string $obj_type)
setUserComment(string $user_comment)
setAction(string $action)
__construct(array $input=[])
__construct(Container $dic, ilPlugin $plugin)
$a
thx to https://mlocati.github.io/php-cs-fixer-configurator for the examples
setVersion(string $version)