This commit is contained in:
2021-03-24 10:22:40 +08:00
parent d910bdc71f
commit 0ff42e60f6
+1 -1
View File
@@ -168,7 +168,7 @@ abstract class Pool extends Component
* @param $cds * @param $cds
* @param $coroutineName * @param $coroutineName
* @param false $isBefore * @param false $isBefore
* @throws ComponentException * @throws Exception
*/ */
public function printClients($cds, $coroutineName, $isBefore = false) public function printClients($cds, $coroutineName, $isBefore = false)
{ {