We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab9ca96 commit ca1b256Copy full SHA for ca1b256
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