nextcloud/lib/public/User/Backend
Roeland Jago Douma 5aa0d83268
Remove type declarations where not yet possible
Because we don't return consistent things yet :(

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-03-22 16:32:04 +01:00
..
AbstractBackend.php Fix phpdoc 2018-03-22 16:32:04 +01:00
ICheckPasswordBackend.php Remove type declarations where not yet possible 2018-03-22 16:32:04 +01:00
ICountUsersBackend.php Remove type declarations where not yet possible 2018-03-22 16:32:04 +01:00
ICreateUserBackend.php Fix phpdoc 2018-03-22 16:32:04 +01:00
IGetDisplayNameBackend.php Remove type declarations where not yet possible 2018-03-22 16:32:04 +01:00
IGetHomeBackend.php Remove type declarations where not yet possible 2018-03-22 16:32:04 +01:00
IProvideAvatarBackend.php Fix phpdoc 2018-03-22 16:32:04 +01:00
ISetDisplayNameBackend.php Fix phpdoc 2018-03-22 16:32:04 +01:00
ISetPasswordBackend.php Fix phpdoc 2018-03-22 16:32:04 +01:00