Completed
Pull Request — 8.x-1.x (#126)
by Janez
06:19
created
src/Wizard/EntityBrowserWizard.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * Contains \Drupal\entity_browser\Wizard\EntityBrowserWizard.
5
- */
3
+   * @file
4
+   * Contains \Drupal\entity_browser\Wizard\EntityBrowserWizard.
5
+   */
6 6
 namespace Drupal\entity_browser\Wizard;
7 7
 
8 8
 use Drupal\Core\Form\FormStateInterface;
Please login to merge, or discard this patch.