This website requires JavaScript.
Explore
Help
Sign In
lfajardo
/
cloud_bbb
mirror of
https://github.com/sualko/cloud_bbb
Watch
1
Star
0
Fork
You've already forked cloud_bbb
0
Code
Issues
Projects
Releases
Wiki
Activity
ec5381f0a9
cloud_bbb
/
lib
/
Service
/
RoomShareNotFound.php
7 lines
92 B
PHP
Raw
Normal View
History
Unescape
Escape
feat: allow to define moderators ref #33
2020-06-15 17:23:53 +02:00
<
?
php
namespace
OCA\BigBlueButton\Service
;
refactor: use Nextcloud coding standard
2020-06-19 09:28:58 +02:00
class
RoomShareNotFound
extends
\Exception
{
feat: allow to define moderators ref #33
2020-06-15 17:23:53 +02:00
}