public Election::setExternalDataHandler
November 22, 2025 ยท View on GitHub
Description
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