Skip to content

Commit

Permalink
code reformat workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lanlin authored and lanlin committed Sep 21, 2020
1 parent 0e352d5 commit e2147ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Authentication/Native.php
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ private function settingsRules(array $params): V
case 'hotmail': return $this->knownProviderRule();

case 'gmail': return $this->gmailProviderRule();

case 'exchange': return $this->exchangeProviderRule();

case 'imap':
Expand Down

0 comments on commit e2147ef

Please sign in to comment.