cloud_bbb/lib/Event/RoomCreatedEvent.php

7 lines
88 B
PHP

<?php
namespace OCA\BigBlueButton\Event;
class RoomCreatedEvent extends RoomEvent {
}