@@ -83,6 +83,9 @@ |
||
83 | 83 | } while (count($rows) > 0); |
84 | 84 | } |
85 | 85 | |
86 | + /** |
|
87 | + * @param string $path |
|
88 | + */ |
|
86 | 89 | private function getId($storage, $path) { |
87 | 90 | if (!$this->getIdQuery) { |
88 | 91 | $builder = $this->connection->getQueryBuilder(); |