Completed
Push — 7.x-1.x ( f0899f...94de83 )
by Benjamin
04:04
created
src/EcDataUtils.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * Useful helpers for the esdportal_api module.
5
- *
6
- * Contains:
7
- *   Drupal\esdportal_api\EcDataUtils.
8
- */
3
+   * @file
4
+   * Useful helpers for the esdportal_api module.
5
+   *
6
+   * Contains:
7
+   *   Drupal\esdportal_api\EcDataUtils.
8
+   */
9 9
 
10 10
 namespace Drupal\esdportal_api;
11 11
 
Please login to merge, or discard this patch.