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 7976800 + 72a5b35 commit d53a450Copy full SHA for d53a450
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