N°1681 - Add/fix @since

This commit is contained in:
Anne-Cath
2024-12-10 09:48:25 +01:00
parent 261106fa9d
commit a64fed66a3
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
/**
* Class TriggerOnAttachmentCreate
*
* @since 3.1.1
* @since 3.3.0
*/
class TriggerOnAttachmentCreate extends TriggerOnObject
{