Formatting

This commit is contained in:
Marcus Moore 2024-04-11 16:39:29 -07:00
parent 2b137d76fa
commit da03cfdbe5
No known key found for this signature in database

View file

@ -152,7 +152,6 @@ class Label implements View
// At this point we are dealing with a row with multiple items being displayed. // At this point we are dealing with a row with multiple items being displayed.
// The end result of this will be in this format: // The end result of this will be in this format:
// {labelOne} {valueOne} | {labelTwo} {valueTwo} | {labelThree} {valueThree} // {labelOne} {valueOne} | {labelTwo} {valueTwo} | {labelThree} {valueThree}
$carry['value'] = trim(implode(' | ', [ $carry['value'] = trim(implode(' | ', [