DDD\Domain\DomainEventPublisher::__clone PHP Method

__clone() public method

public __clone ( )
    public function __clone()
    {
        throw new \BadMethodCallException('Clone is not supported');
    }