Passed
Push — master ( 7aa320...2e57e9 )
by Stephen
06:45 queued 02:07
created
src/Models/v2019_3/Internal/JObject.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
  *
11 11
  * Model for JObject
12 12
  *
13
-
14 13
  */
15 14
 class JObject extends Model
16 15
 {
Please login to merge, or discard this patch.
src/Models/v2019_3/System/Metadata.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
  *
11 11
  * Metadata of the entity
12 12
  *
13
-
14 13
  */
15 14
 class Metadata extends Model
16 15
 {
Please login to merge, or discard this patch.
src/Models/v2019_3/System/JArray.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
  *
11 11
  * Model for JArray
12 12
  *
13
-
14 13
  */
15 14
 class JArray extends Model
16 15
 {
Please login to merge, or discard this patch.
src/Models/v2019_3/System/IRestIdentifiedItem.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
  *
11 11
  * Model for IRestIdentifiedItem
12 12
  *
13
-
14 13
  */
15 14
 class IRestIdentifiedItem extends Model
16 15
 {
Please login to merge, or discard this patch.
src/Models/v2019_3/System/JObject.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
  *
11 11
  * Model for JObject
12 12
  *
13
-
14 13
  */
15 14
 class JObject extends Model
16 15
 {
Please login to merge, or discard this patch.
src/Models/v2019_4/Finance/Metadata.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
  *
11 11
  * Metadata of the entity
12 12
  *
13
-
14 13
  */
15 14
 class Metadata extends Model
16 15
 {
Please login to merge, or discard this patch.
src/Models/v2019_4/Finance/GLExportSettings.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
  *
11 11
  * Mapped to GlPreferences Class
12 12
  *
13
-
14 13
  */
15 14
 class GLExportSettings extends Model
16 15
 {
Please login to merge, or discard this patch.
src/Models/v2019_4/Sales/Metadata.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
  *
11 11
  * Metadata of the entity
12 12
  *
13
-
14 13
  */
15 14
 class Metadata extends Model
16 15
 {
Please login to merge, or discard this patch.
src/Models/v2019_4/Sales/Guid.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
  *
11 11
  * Model for Guid
12 12
  *
13
-
14 13
  */
15 14
 class Guid extends Model
16 15
 {
Please login to merge, or discard this patch.