chore: reactivate analysers (#4660)
* chore: reactivate analysers * reactivate psalm * Apply fixes from StyleCI * fix * fixes * rename back the file Co-authored-by: Alexis Saettler <asbiin@users.noreply.github.com>
This commit is contained in:
co-authored by
Alexis Saettler
parent
0f80445d31
commit
01d1248c4f
@@ -52,6 +52,7 @@ trait SyncDAVBackend
|
||||
*/
|
||||
protected function getSyncToken($syncToken)
|
||||
{
|
||||
/** @var SyncToken|null */
|
||||
return SyncToken::where([
|
||||
'account_id' => Auth::user()->account_id,
|
||||
'user_id' => Auth::user()->id,
|
||||
|
||||
Reference in New Issue
Block a user