Return value in all cases

Signed-off-by: Christian Wolf <github@christianwolf.email>
pull/29280/head
Christian Wolf 3 years ago
parent 4f320e158f
commit 52379d7627
No known key found for this signature in database
GPG Key ID: 9FC3120E932F73F1

@ -721,6 +721,8 @@ class OC_Image implements \OCP\IImage {
return true;
}
}
return false;
}
/**

Loading…
Cancel
Save