@@ -46,7 +46,7 @@ |
||
| 46 | 46 | public static function tableName(): string |
| 47 | 47 | { |
| 48 | 48 | // TODO: how to defined it outside via any type of config? |
| 49 | - return '{{%file}}'; |
|
| 49 | + return '{{%file}}'; |
|
| 50 | 50 | } |
| 51 | 51 | |
| 52 | 52 | /** |