Completed
Push — 5-1 ( 72b38b...60ac79 )
by Tomas Norre
29:32 queued 27:46
created
Classes/Utility/BackendUtility.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -66,7 +66,7 @@
 block discarded – undo
66 66
      *
67 67
      * @return void
68 68
      */
69
-    public static function registerContextSensitiveHelpForTcaFields(){
69
+    public static function registerContextSensitiveHelpForTcaFields() {
70 70
         ExtensionManagementUtility::addLLrefForTCAdescr(
71 71
             'tx_crawler_configuration',
72 72
             'EXT:crawler/Resources/Private/Language/locallang_csh_tx_crawler_configuration.xlf'
Please login to merge, or discard this patch.