@@ -130,6 +130,9 @@ |
||
130 | 130 | }); |
131 | 131 | } |
132 | 132 | |
133 | + /** |
|
134 | + * @param string $path |
|
135 | + */ |
|
133 | 136 | protected function streamFileIntoDB($path, string $connectionName = null) |
134 | 137 | { |
135 | 138 | if ($connectionName !== null) { |