Skip to content

Commit 4ceaa1c

Browse files
authored
Merge pull request #58 from schnittstabil/remove-misplaced-superfluous-compatibility-argument
Remove misplaced/superfluous compatibility argument.
2 parents cff4fb6 + 4415bfb commit 4ceaa1c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,9 +271,6 @@ dispatcher that uses middleware implementing `ServerMiddlewareInterface`.
271271

272272
Using an interface type hint improves runtime safety and IDE support.
273273

274-
In addition, it allows compatibility with existing middleware that already defines
275-
an `__invoke` method.
276-
277274
_See "discussion of FrameInterface" in [relevant links](#8-relevant-links) for
278275
additional information._
279276

0 commit comments

Comments
 (0)