We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60811a8 + ad34049 commit e79fc6bCopy full SHA for e79fc6b
src/Html/Editor/HasEvents.php
@@ -24,6 +24,7 @@
24
* @method $this onPostUpload($script)
25
* @method $this onPreBlur($script)
26
* @method $this onPreBlurCancelled($script)
27
+ * @method $this onPreClose($script)
28
* @method $this onPreCreate($script)
29
* @method $this onPreEdit($script)
30
* @method $this onPreOpen($script)
0 commit comments