19 declare(strict_types=1);
56 $clone = clone($this);
75 return ($this->symbol instanceof
Symbol);
83 $clone = clone($this);
110 $clone = clone($this);
121 $this->children[] = $child;
131 return $this->children !== [];
trait SymbolDecoratorTrait
Interface IdentificationInterface.
__construct(Container $dic, ilPlugin $plugin)