mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 09:47:23 +01:00
Migrates to Pint
This commit is contained in:
@ -17,8 +17,7 @@ final class HandleArguments
|
||||
*
|
||||
* Transform the input arguments by passing it to the relevant plugins.
|
||||
*
|
||||
* @param array<int, string> $argv
|
||||
*
|
||||
* @param array<int, string> $argv
|
||||
* @return array<int, string>
|
||||
*/
|
||||
public function __invoke(array $argv): array
|
||||
|
||||
Reference in New Issue
Block a user