Fix Array class docs after #47406

This commit is contained in:
Max Hilbrunner 2021-08-28 22:17:41 +02:00
parent 00e66e26cc
commit a2473d7ebe

View File

@ -302,7 +302,7 @@
</description>
</method>
<method name="insert">
<return type="void" />
<return type="int" />
<argument index="0" name="position" type="int" />
<argument index="1" name="value" type="Variant" />
<description>