Skip to content

Commit 69bd26b

Browse files
committed
Applied changes from StyleCI
1 parent 2ce2c2b commit 69bd26b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ClassDiscovery.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ protected static function findOneByType($type)
5454
$candidates = call_user_func($strategy.'::getCandidates', $type);
5555
} catch (StrategyUnavailableException $e) {
5656
$exceptions[] = $e;
57+
5758
continue;
5859
}
5960

0 commit comments

Comments
 (0)