Doc for the new method.

This commit is contained in:
Relintai 2025-05-12 11:36:20 +02:00
parent cb66ed5746
commit 9ec917a7d5

View File

@ -15,6 +15,12 @@
<link title="Web Demo Projects">https://github.com/Relintai/pandemonium_demo_projects/tree/master/web</link> <link title="Web Demo Projects">https://github.com/Relintai/pandemonium_demo_projects/tree/master/web</link>
</tutorials> </tutorials>
<methods> <methods>
<method name="get_backend_name" qualifiers="const">
<return type="StringName" />
<description>
Returns the database backend's name.
</description>
</method>
<method name="get_connection"> <method name="get_connection">
<return type="DatabaseConnection" /> <return type="DatabaseConnection" />
<description> <description>