Passed
Pull Request — master (#360)
by
unknown
10:15 queued 32s
created
lib/Service/Gateway/SMS/Provider/ClickatellPortalConfig.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -58,7 +58,7 @@
 block discarded – undo
58 58
 	}
59 59
 
60 60
 	public function getFromNumber() /* ?string */
61
-    {
61
+	{
62 62
 		return $this->config->getAppValue(Application::APP_NAME, 'clickatell_portal_from', null);
63 63
 	}
64 64
 
Please login to merge, or discard this patch.