We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4272799 + 52b8885 commit d160eafCopy full SHA for d160eaf
Tests/Fixtures/MockStream/MockStream.php
@@ -17,6 +17,8 @@
17
*/
18
class MockStream
19
{
20
+ public $context;
21
+
22
/**
23
* Opens file or URL.
24
*
0 commit comments