Make class compatible

This commit is contained in:
Lukas Reschke 2014-12-09 12:25:22 +01:00
parent 4c13918bd8
commit 7a290a3d6b
1 changed files with 3 additions and 0 deletions

View File

@ -78,6 +78,9 @@ class SimpleUserForTesting implements \OCP\IUser {
public function getHome() {
}
public function getBackendClassName() {
}
public function canChangeAvatar() {
}