Code style fix

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2018-10-22 02:17:12 +04:00
parent f3b5ab5616
commit 1352b5ee79
13 changed files with 250 additions and 206 deletions

View File

@ -22,4 +22,4 @@
* @package local_webhooks
*/
$string[ "pluginname" ] = "WebHooks";
$string['pluginname'] = 'WebHooks';