Skip to content

Commit 05639fb

Browse files
false type on stream filter
Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com>
1 parent 40b3aa9 commit 05639fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/system/Commands/CommandTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
final class CommandTest extends CIUnitTestCase
2727
{
2828
/**
29-
* @var bool|resource
29+
* @var false|resource
3030
*/
3131
private $streamFilter;
3232

0 commit comments

Comments
 (0)