aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-09-04 14:21:44 +0200
committerMorris Jobke <hey@morrisjobke.de>2017-09-04 14:21:44 +0200
commit1ebf91ec16c00ea0696defe70d29884e2819237c (patch)
tree37ece23ef07a647a0af18191fe7ccce9849b05e3 /lib
parent5431b8bfc203815dfbe1d041295896a54312b1f9 (diff)
downloadnextcloud-server-1ebf91ec16c00ea0696defe70d29884e2819237c.tar.gz
nextcloud-server-1ebf91ec16c00ea0696defe70d29884e2819237c.zip
Add proper EOL
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'lib')
-rw-r--r--lib/private/Command/CronBus.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/Command/CronBus.php b/lib/private/Command/CronBus.php
index a0ad9b3c860..9bde4d88242 100644
--- a/lib/private/Command/CronBus.php
+++ b/lib/private/Command/CronBus.php
@@ -72,4 +72,4 @@ class CronBus extends AsyncBus {
throw new \InvalidArgumentException('Invalid command');
}
}
-} \ No newline at end of file
+}