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