@@ -14,6 +14,6 @@ |
||
14 | 14 | */ |
15 | 15 | public function getAppendedAttributes(): array |
16 | 16 | { |
17 | - return []; |
|
17 | + return []; |
|
18 | 18 | } |
19 | 19 | } |
20 | 20 | \ No newline at end of file |