Skip to content

Commit

Permalink
Merge pull request #1155 from kabalin/filter-required-file-changed
Browse files Browse the repository at this point in the history
[docs] Fix filter plugintype main class header
  • Loading branch information
andrewnicols authored Oct 13, 2024
2 parents 91c724d + d08e0be commit 4872821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/apis/plugintypes/filter/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Each plugin is in a separate subdirectory and consists of a number of _mandatory

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.

### filter.php
### classes/text_filter.php

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

Expand Down

0 comments on commit 4872821

Please sign in to comment.