@@ -6,7 +6,7 @@ |
||
6 | 6 | use TYPO3\CMS\Core\Resource\ResourceFactory; |
7 | 7 | use TYPO3\CMS\Core\Utility\GeneralUtility; |
8 | 8 | |
9 | -class Preview extends AbstractProvider{ |
|
9 | +class Preview extends AbstractProvider { |
|
10 | 10 | |
11 | 11 | protected $itemsConfiguration = [ |
12 | 12 | 'tika_preview' => [ |