Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Dec 18, 2022
1 parent bfbff57 commit 43a9460
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ protected function captureTextFieldInput(PublicationFieldType $field): string
protected function captureArrayFieldInput(PublicationFieldType $field): array
{
$this->output->writeln($field->name.' (end with an empty line)');

return InputStreamHandler::call();
}

Expand Down

0 comments on commit 43a9460

Please sign in to comment.