Skip to content

Commit 483be7b

Browse files
committed
[docs] Fix filter plugintype main class title
This has changed to classes/text_filter.php in 4.5
1 parent 5ed1f06 commit 483be7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/apis/plugintypes/filter/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Each plugin is in a separate subdirectory and consists of a number of _mandatory
5454

5555
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.
5656

57-
### filter.php
57+
### classes/text_filter.php
5858

5959
import Filter from '!!raw-loader!./_examples/filter.php';
6060

0 commit comments

Comments
 (0)