Skip to content

Commit 6f4abc5

Browse files
authored
Apply fixes from StyleCI (#29)
1 parent 2a2337b commit 6f4abc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/SlackRTMDriver.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ public function connected()
7878
}
7979

8080
/**
81-
* Returns the authenticated bot user ID
81+
* Returns the authenticated bot user ID.
8282
* @return string
8383
*/
8484
public function getBotUserId()
@@ -87,7 +87,7 @@ public function getBotUserId()
8787
}
8888

8989
/**
90-
* Returns the authenticated bot ID
90+
* Returns the authenticated bot ID.
9191
* @return string
9292
*/
9393
public function getBotId()

0 commit comments

Comments
 (0)