Skip to content

Commit 2dd6cb6

Browse files
chore: make lint/rector happy
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent 0714e2a commit 2dd6cb6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

apps/dav/lib/Connector/Sabre/Node.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ abstract class Node implements INode {
4040

4141
// The path to the current node
4242
protected string $path;
43+
4344
protected IManager $shareManager;
45+
4446
protected \OCP\Files\Node $node;
4547

4648
/**

0 commit comments

Comments
 (0)