internal doc

This commit is contained in:
Eric Espie
2022-05-25 10:59:38 +02:00
parent 56103d1952
commit e7c09c83f0

View File

@@ -293,7 +293,7 @@
<replaces>Attachment::AfterUpdate</replaces> <replaces>Attachment::AfterUpdate</replaces>
<arguments> <arguments>
<argument id="object"> <argument id="object">
<description>The object updated</description> <description>The attachment updated</description>
<type>DBObject</type> <type>DBObject</type>
</argument> </argument>
<argument id="changes"> <argument id="changes">
@@ -311,7 +311,7 @@
<replaces>Attachment::AfterDelete</replaces> <replaces>Attachment::AfterDelete</replaces>
<arguments> <arguments>
<argument id="object"> <argument id="object">
<description>The object deleted</description> <description>The attachment deleted</description>
<type>DBObject</type> <type>DBObject</type>
</argument> </argument>
<argument id="debug_info"> <argument id="debug_info">