@@ -58,7 +58,7 @@ |
||
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 |