Skip to content

Commit 85242ff

Browse files
authored
Merge branch 'master' into fix-playback-format
2 parents a5159a0 + ca1b256 commit 85242ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BigBlueButton.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ class BigBlueButton
9696
/**
9797
* @var TransportInterface
9898
*/
99-
private $transport;
99+
protected $transport;
100100

101101
/**
102102
* @param string|null $baseUrl (optional) If not given, it will be retrieved from the environment.

0 commit comments

Comments
 (0)