Skip to content

Commit 3deb0b1

Browse files
committed
reloadConfig() returns an array.
1 parent b7bd433 commit 3deb0b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Supervisor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
* @method string tailProcessStderrLog(string $name, integer $offset, integer $limit)
3636
* @method bool clearProcessLogs(string $name)
3737
* @method bool clearAllProcessLogs()
38-
* @method bool reloadConfig()
38+
* @method array reloadConfig()
3939
*
4040
* @link http://supervisord.org/api.html
4141
*

0 commit comments

Comments
 (0)