Enforce array trailling commas

[MAILPOET-2090]
This commit is contained in:
Pavel Dohnal
2019-05-20 11:52:21 +02:00
committed by M. Shull
parent fcf5fe1d5d
commit b9af15e19f
117 changed files with 1791 additions and 1829 deletions

View File

@@ -38,7 +38,7 @@ class Phone {
'orientation' => 'vertical',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@@ -56,7 +56,7 @@ class Phone {
'orientation' => 'horizontal',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@@ -74,7 +74,7 @@ class Phone {
'orientation' => 'vertical',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@@ -125,7 +125,7 @@ class Phone {
'orientation' => 'horizontal',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@@ -143,7 +143,7 @@ class Phone {
'orientation' => 'vertical',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@@ -269,7 +269,7 @@ class Phone {
'orientation' => 'horizontal',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@@ -287,7 +287,7 @@ class Phone {
'orientation' => 'vertical',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@@ -315,7 +315,7 @@ class Phone {
'orientation' => 'vertical',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@@ -400,7 +400,7 @@ class Phone {
'orientation' => 'vertical',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>