PHP Class RedUNIT\Sqlite

Author: Gabor de Mooij and the RedBeanPHP Community
Inheritance: extends RedUNIT
Show file Open project: gabordemooij/redbean

Public Methods

Method Description
getTargetDrivers ( ) : array Returns a list of drivers for which this driver supports 'test rounds'. This class only supports the SQLite3 driver.

Method Details

getTargetDrivers() public method

Returns a list of drivers for which this driver supports 'test rounds'. This class only supports the SQLite3 driver.
See also: RedUNIT::getTargetDrivers() for details.
public getTargetDrivers ( ) : array
return array