You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/apis/plugintypes/filter/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Each plugin is in a separate subdirectory and consists of a number of _mandatory
54
54
55
55
Some of the important files for the filter plugintype are described below. See the [common plugin files](../commonfiles) documentation for details of other files which may be useful in your plugin.
56
56
57
-
### filter.php
57
+
### classes/text_filter.php
58
58
59
59
import Filter from '!!raw-loader!./_examples/filter.php';
0 commit comments