Skip to content

Commit 4d240bf

Browse files
committed
correct docblock
1 parent 577b389 commit 4d240bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/OpenTok/Session.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,9 @@ public function generateToken($options = array())
160160
}
161161

162162
/**
163+
* Whether <a href="https://tokbox.com/developer/guides/end-to-end-encryption">end-to-end encryption</a>
164+
* is set for the session.
165+
*
163166
* @return bool
164167
*/
165168
public function getE2EE(): bool

0 commit comments

Comments
 (0)