@@ -121,11 +121,11 @@ |
||
121 | 121 | |
122 | 122 | /** |
123 | 123 | * // TODO: this function should use File from nc, not read on the filesystem |
124 | - * @param string $base |
|
125 | - * @param string $dir |
|
126 | - * |
|
127 | - * @return string[] |
|
128 | - */ |
|
124 | + * @param string $base |
|
125 | + * @param string $dir |
|
126 | + * |
|
127 | + * @return string[] |
|
128 | + */ |
|
129 | 129 | public function getAppDataFiles($base, $dir = '') { |
130 | 130 | |
131 | 131 | $base = MiscService::endSlash($base); |