19 declare(strict_types=1);
55 $clone = clone($this);
82 $clone = clone($this);
109 $clone = clone($this);
120 $this->children[] = $child;
130 return $this->children !== [];
Interface IdentificationInterface.
__construct(Container $dic, ilPlugin $plugin)