findOne(); } catch (\Exception $ex) { $database = new Database($con); $database->insertSql(null, [__DIR__ . '/Config/thelia.sql']); } } }