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.
1 parent da20b6d commit 24ef71cCopy full SHA for 24ef71c
src/Set/CodeigniterLevelSetList.php
@@ -4,9 +4,7 @@
4
5
namespace PHPDevsr\Rector\Codeigniter4\Set;
6
7
-use Rector\Set\Contract\SetListInterface;
8
-
9
-final class CodeigniterLevelSetList implements SetListInterface
+final class CodeigniterLevelSetList
10
{
11
/**
12
* @var string
src/Set/CodeigniterSetList.php
-final class CodeigniterSetList implements SetListInterface
+final class CodeigniterSetList
0 commit comments