Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ExtendedPromiseInterface: type-hint for then()
This solves the problem that a PHP IDE always believes your then() method returns a PromiseInterface and not an ExtendedPromiseInterface
- Loading branch information