Searched refs:ArgumentCountError (Results 1 – 2 of 2) sorted by relevance
5 use ArgumentCountError; alias112 $this->expectException(ArgumentCountError::class);
138 } catch (\InvalidArgumentException | \ArgumentCountError $e) {