mirror of
https://github.com/nextcloud/passman.git
synced 2024-11-14 20:06:17 +08:00
13 lines
177 B
PHP
13 lines
177 B
PHP
|
<?php
|
||
|
|
||
|
/**
|
||
|
*
|
||
|
* Date: 11/10/16
|
||
|
* Time: 22:40
|
||
|
*
|
||
|
* @copyright Copyright (c) 2016, Marcos Zuriaga Miguel (wolfi@wolfi.es)
|
||
|
* @license AGPLv3
|
||
|
*/
|
||
|
class SharingACLMapperTest {
|
||
|
|
||
|
}
|