We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5159a0 + ca1b256 commit 85242ffCopy full SHA for 85242ff
1 file changed
src/BigBlueButton.php
@@ -96,7 +96,7 @@ class BigBlueButton
96
/**
97
* @var TransportInterface
98
*/
99
- private $transport;
+ protected $transport;
100
101
102
* @param string|null $baseUrl (optional) If not given, it will be retrieved from the environment.
0 commit comments