19 declare(strict_types=1);
62 $clone = clone($this);
81 return ($this->symbol instanceof
Symbol);
89 $clone = clone($this);
116 $clone = clone($this);
127 $this->children[] = $child;
137 return $this->children !== [];
trait SymbolDecoratorTrait
Interface IdentificationInterface.
__construct(Container $dic, ilPlugin $plugin)