Skip to content

Commit 3ae8708

Browse files
authored
Unmark PatcherChain#getPatchers as internal (#737)
1 parent c753e16 commit 3ae8708

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Patcher/PatcherChain.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ public function __invoke(string $filePath, string $prefix, string $contents): st
3535
}
3636

3737
/**
38-
* @internal
39-
*
4038
* @return array<(callable(string, string, string): string)|Patcher>
4139
*/
4240
public function getPatchers(): array

0 commit comments

Comments
 (0)