From b669170f8ead5b1862b2901e9c79f591c4d6fb4f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 4 Sep 2016 14:31:26 +0200 Subject: [PATCH] removed white space from eol --- library/Phue/Group.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/Phue/Group.php b/library/Phue/Group.php index 5e35fd0..d89b0e6 100644 --- a/library/Phue/Group.php +++ b/library/Phue/Group.php @@ -193,7 +193,7 @@ public function setAlert($mode = SetLightState::ALERT_LONG_SELECT) $this->client->sendCommand($y); $this->attributes->action->alert = $mode; return $this; - } + } /**