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.
1 parent c59f377 commit 72a5b35Copy full SHA for 72a5b35
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