public Election::setExternalDataHandler
Description
php
public Election->setExternalDataHandler ( CondorcetPHP\Condorcet\DataManager\DataHandlerDrivers\DataHandlerDriverInterface $driver ): static
Import and enable an external driver to store vote on very large election.
Parameter
driver: CondorcetPHP\Condorcet\DataManager\DataHandlerDrivers\DataHandlerDriverInterface
Driver object.
Throws:
CondorcetPHP\Condorcet\Throwable\DataHandlerException