mirror of
https://github.com/nextcloud/passman.git
synced 2025-10-22 03:16:13 +08:00
13 lines
No EOL
179 B
PHP
13 lines
No EOL
179 B
PHP
<?php
|
|
|
|
/**
|
|
*
|
|
* Date: 12/10/16
|
|
* Time: 19:21
|
|
*
|
|
* @copyright Copyright (c) 2016, Marcos Zuriaga Miguel (wolfi@wolfi.es)
|
|
* @license AGPLv3
|
|
*/
|
|
class ShareRequestMapperTest {
|
|
|
|
} |