%PDF- %PDF-
| Direktori : /www/varak.net/nextcloud.varak.net/apps_old/apps/passwords/lib/Events/Share/ |
| Current File : /www/varak.net/nextcloud.varak.net/apps_old/apps/passwords/lib/Events/Share/ShareCreatedEvent.php |
<?php
/**
* This file is part of the Passwords App
* created by Marius David Wieschollek
* and licensed under the AGPL.
*/
namespace OCA\Passwords\Events\Share;
/**
* Class ShareCreatedEvent
*
* @package OCA\Passwords\Events\Share
*/
class ShareCreatedEvent extends GenericShareEvent {
}