Failed Conditions
Push — master ( 27ab61...b61ce7 )
by Yangsin
44:29
created
src/Eccube/Command/PluginCommand/EntityFromYamlGenerator.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -160,7 +160,7 @@
 block discarded – undo
160 160
         $this->paramList = array(
161 161
             'pluginCode' => array(
162 162
                 'no' => 1,
163
-                 'label' => '[+]Plugin Code: ',
163
+                    'label' => '[+]Plugin Code: ',
164 164
                 'value' => null,
165 165
                 'name' => '[+]Please enter Plugin Name (only pascal case letters numbers and allowed)',
166 166
                 'validation' => array(
Please login to merge, or discard this patch.