Skip to content

Commit

Permalink
update comments after changing exception type
Browse files Browse the repository at this point in the history
  • Loading branch information
jalogut committed Mar 13, 2017
1 parent 52445e9 commit 1d8c5b6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ protected function execute(InputInterface $input, OutputInterface $output)
/**
* @param InputInterface $input
* @return array
* @throws \Exception
*/
protected function getFileLines(InputInterface $input)
{
Expand Down

0 comments on commit 1d8c5b6

Please sign in to comment.