1012 B
1012 B
public Election::setExternalDataHandler
Description
public Election->setExternalDataHandler ( CondorcetPHP\Condorcet\DataManager\DataHandlerDrivers\DataHandlerDriverInterface $driver ): bool
Import and enable an external driver to store vote on very large election.
driver: CondorcetPHP\Condorcet\DataManager\DataHandlerDrivers\DataHandlerDriverInterface
Driver object.
Return value:
(bool
) True if success. Else throw an Exception.
Throws:
CondorcetPHP\Condorcet\Throwable\DataHandlerException