toArray(); array_push($processedArguments, 'FILTER', ...$arguments); parent::setArguments(array_merge( $commandArguments, $processedArguments )); } }