Passed
Pull Request — master (#131)
by Rafael
05:14
created
Classes/ContextMenu/Preview.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,7 @@
 block discarded – undo
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' => [
Please login to merge, or discard this patch.