mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +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.
|
* Runs the application, and returns the exit code.
|
||||||
*
|
*
|
||||||
|
* @param array<int, string> $originalArguments
|
||||||
* @param array<int, string> $arguments
|
* @param array<int, string> $arguments
|
||||||
*/
|
*/
|
||||||
public function handle(array $originalArguments, array $arguments): int
|
public function handle(array $originalArguments, array $arguments): int
|
||||||
|
|||||||
Reference in New Issue
Block a user