Passed
Push — master ( 136c0c...9e53ca )
by Torben
02:47
created
ext_localconf.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,7 @@
 block discarded – undo
2 2
 
3 3
 defined('TYPO3') or die();
4 4
 
5
-call_user_func(function () {
5
+call_user_func(function() {
6 6
     \TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin(
7 7
         'fe_change_pwd',
8 8
         'Pi1',
Please login to merge, or discard this patch.