mirror of
https://github.com/itflow-org/itflow
synced 2026-06-17 23:31:05 +00:00
Allow PHP-8.2 and up Compatibility instead of just PHP-8.4
This commit is contained in:
@@ -151,7 +151,6 @@ class EventFake implements Dispatcher, Fake
|
||||
* Assert if an event was dispatched exactly once.
|
||||
*
|
||||
* @param string $event
|
||||
* @param int $times
|
||||
* @return void
|
||||
*/
|
||||
public function assertDispatchedOnce($event)
|
||||
|
||||
Reference in New Issue
Block a user