19declare(strict_types=1);
50 $clone = clone($this);
69 $clone = clone($this);
88 return ($this->symbol instanceof
Symbol);
96 $clone = clone($this);
Interface IdentificationInterface.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
trait SymbolDecoratorTrait