We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a63497 commit a9a460dCopy full SHA for a9a460d
modules/rocket_chat_api/src/RocketChat/TestConfig.class.inc
@@ -54,7 +54,7 @@ namespace Drupal\rocket_chat_api\RocketChat {
54
case "rocket_chat_url":
55
return $this->server;
56
57
- default :
+ default:
58
return $default;
59
}
60
0 commit comments