19declare(strict_types=1);
51 $clone = clone($this);
70 $clone = clone($this);
89 return ($this->symbol instanceof
Symbol);
97 $clone = clone($this);
Interface IdentificationInterface.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
trait SymbolDecoratorTrait