Completed
Pull Request — 5-1 (#220)
by
unknown
30:05 queued 15:04
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.