diff --git a/src/Staempfli/Symlinker/Command/Create/CreateFromFileCommand.php b/src/Staempfli/Symlinker/Command/Create/CreateFromFileCommand.php index f2a5728..e25b7ee 100644 --- a/src/Staempfli/Symlinker/Command/Create/CreateFromFileCommand.php +++ b/src/Staempfli/Symlinker/Command/Create/CreateFromFileCommand.php @@ -81,6 +81,7 @@ protected function execute(InputInterface $input, OutputInterface $output) /** * @param InputInterface $input * @return array + * @throws \Exception */ protected function getFileLines(InputInterface $input) {