Skip to content

Commit

Permalink
Remove FilterProviderInterface
Browse files Browse the repository at this point in the history
This interface is MVC Module Manager specific and does not belong in this library

Signed-off-by: George Steel <[email protected]>
  • Loading branch information
gsteel committed Dec 4, 2024
1 parent 08e0bb9 commit abff8c3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
5 changes: 0 additions & 5 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -213,11 +213,6 @@
<code><![CDATA[strtolower]]></code>
</RedundantFunctionCall>
</file>
<file src="src/FilterProviderInterface.php">
<UnusedClass>
<code><![CDATA[FilterProviderInterface]]></code>
</UnusedClass>
</file>
<file src="src/HtmlEntities.php">
<DeprecatedClass>
<code><![CDATA[AbstractFilter]]></code>
Expand Down
23 changes: 0 additions & 23 deletions src/FilterProviderInterface.php

This file was deleted.

0 comments on commit abff8c3

Please sign in to comment.