Skip to content

Commit

Permalink
Mock Handler for PHP8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wouter-toppy committed Jul 26, 2022
1 parent a52f044 commit b194aca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Handler/MockHandler.php
Expand Up @@ -170,6 +170,7 @@ public function getLastOptions()
*
* @return int
*/
#[\ReturnTypeWillChange]
public function count()
{
return count($this->queue);
Expand Down

0 comments on commit b194aca

Please sign in to comment.