1
0
mirror of https://github.com/danog/loop.git synced 2024-11-26 20:04:44 +01:00
This commit is contained in:
Daniil Gentili 2020-07-23 17:05:15 +02:00
parent a410e650bb
commit 6c1d0f98d7
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -112,7 +112,7 @@ class GenericLoop extends ResumableSignalLoop
* @param integer $timeout Pause duration, 0 = forever
*
* @return void
*
*
* @codeCoverageIgnore
*/
protected function reportPause(int $timeout): void