Fix docs after GDVIRTUAL pull request

This commit is contained in:
Aaron Franke
2021-08-22 12:46:17 -05:00
parent 5b01a3b3be
commit 02fa885402
2 changed files with 9 additions and 8 deletions
+1
View File
@@ -2474,6 +2474,7 @@
<constant name="METHOD_FLAG_STATIC" value="256" enum="MethodFlags">
</constant>
<constant name="METHOD_FLAG_OBJECT_CORE" value="512" enum="MethodFlags">
Used internally. Allows to not dump core virtuals such as [code]_notification[/code] to the JSON API.
</constant>
<constant name="METHOD_FLAGS_DEFAULT" value="1" enum="MethodFlags">
Default method flags.