diff --git a/src/Html/Editor/HasEvents.php b/src/Html/Editor/HasEvents.php
index e06d11a..b3f0462 100644
--- a/src/Html/Editor/HasEvents.php
+++ b/src/Html/Editor/HasEvents.php
@@ -6,6 +6,7 @@
/**
* @method $this onClose($script)
+ * @method $this onClosed($script)
* @method $this onCreate($script)
* @method $this onDisplayOrder($script)
* @method $this onEdit($script)