db = new \SleekDB\Store(TESTDB, DATADIR, ["timeout" => false]); } // Get test by ID. function getTest(string $testid): Test|null { } }