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

@ -35,7 +35,7 @@ class RssSimpleNews {
'orientation' => 'vertical',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@ -53,7 +53,7 @@ class RssSimpleNews {
'orientation' => 'horizontal',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@ -71,7 +71,7 @@ class RssSimpleNews {
'orientation' => 'vertical',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@ -105,7 +105,7 @@ class RssSimpleNews {
'orientation' => 'horizontal',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@ -123,7 +123,7 @@ class RssSimpleNews {
'orientation' => 'vertical',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@ -160,7 +160,7 @@ class RssSimpleNews {
'orientation' => 'vertical',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@ -192,7 +192,7 @@ class RssSimpleNews {
'orientation' => 'vertical',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@ -264,7 +264,7 @@ class RssSimpleNews {
'orientation' => 'horizontal',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@ -282,7 +282,7 @@ class RssSimpleNews {
'orientation' => 'vertical',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@ -402,7 +402,7 @@ class RssSimpleNews {
'orientation' => 'horizontal',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>
@ -420,7 +420,7 @@ class RssSimpleNews {
'orientation' => 'vertical',
'image' =>
array (
'src' => NULL,
'src' => null,
'display' => 'scale',
),
'styles' =>