Example #1
0
function createDBConnection()
{
    return \Sop\Database::setupPDO();
}