Loading module/Oscar/src/Oscar/Command/OscarPersonsSearchCommand.php +2 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,8 @@ class OscarPersonsSearchCommand extends OscarCommandAbstract } } catch ( \Exception $e ){ $io->error($e->getMessage()); return self::FAILURE; } return self::SUCCESS; } } No newline at end of file Loading
module/Oscar/src/Oscar/Command/OscarPersonsSearchCommand.php +2 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,8 @@ class OscarPersonsSearchCommand extends OscarCommandAbstract } } catch ( \Exception $e ){ $io->error($e->getMessage()); return self::FAILURE; } return self::SUCCESS; } } No newline at end of file