Attempt to fix psalm false-positive
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -562,6 +562,7 @@ class DeckShareProvider implements \OCP\Share\IShareProvider {
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
* @throws ShareNotFound
|
||||
*/
|
||||
public function getShareById($id, $recipientId = null) {
|
||||
$qb = $this->dbConnection->getQueryBuilder();
|
||||
|
||||
Reference in New Issue
Block a user