mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
chore: fixes types
This commit is contained in:
@ -82,6 +82,7 @@ final class Kernel
|
||||
/**
|
||||
* Runs the application, and returns the exit code.
|
||||
*
|
||||
* @param array<int, string> $originalArguments
|
||||
* @param array<int, string> $arguments
|
||||
*/
|
||||
public function handle(array $originalArguments, array $arguments): int
|
||||
|
||||
Reference in New Issue
Block a user