Skip to content

Commit b939aea

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/system/CLI/CLITest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
final class CLITest extends CIUnitTestCase
2525
{
2626
/**
27-
* @var bool|resource
27+
* @var false|resource
2828
*/
2929
private $stream_filter;
3030

0 commit comments

Comments
 (0)