@@ -307,6 +307,4 @@ |
||
307 | 307 | */ |
308 | 308 | public function __toString() |
309 | 309 | { |
310 | - return $this->render(); |
|
311 | - } |
|
312 | -} |
|
310 | + return $this->render |
|
313 | 311 | \ No newline at end of file |
@@ -307,6 +307,4 @@ |
||
307 | 307 | */ |
308 | 308 | public function __toString() |
309 | 309 | { |
310 | - return $this->render(); |
|
311 | - } |
|
312 | -} |
|
310 | + return $this->render |
|
313 | 311 | \ No newline at end of file |
@@ -307,6 +307,4 @@ |
||
307 | 307 | */ |
308 | 308 | public function __toString() |
309 | 309 | { |
310 | - return $this->render(); |
|
311 | - } |
|
312 | -} |
|
310 | + return $this->render |
|
313 | 311 | \ No newline at end of file |
@@ -307,6 +307,4 @@ |
||
307 | 307 | */ |
308 | 308 | public function __toString() |
309 | 309 | { |
310 | - return $this->render(); |
|
311 | - } |
|
312 | -} |
|
310 | + return $this->render |
|
313 | 311 | \ No newline at end of file |
@@ -165,7 +165,7 @@ discard block |
||
165 | 165 | */ |
166 | 166 | public function setWidth($fieldWidth = 8, $labelWidth = 2) |
167 | 167 | { |
168 | - collect($this->fields)->each(function ($field) use ($fieldWidth, $labelWidth) { |
|
168 | + collect($this->fields)->each(function($field) use ($fieldWidth, $labelWidth) { |
|
169 | 169 | /* @var Field $field */ |
170 | 170 | $field->setWidth($fieldWidth, $labelWidth); |
171 | 171 | }); |
@@ -221,7 +221,7 @@ discard block |
||
221 | 221 | return [ |
222 | 222 | 'fields' => $this->fields, |
223 | 223 | 'attributes' => $this->formatAttribute(), |
224 | -<<<<<<< HEAD |
|
224 | +<< << <<< HEAD |
|
225 | 225 | 'fieldWidth' => $this->attributes['fieldWidth'], |
226 | 226 | 'labelWidth' => $this->attributes['labelWidth'] |
227 | 227 | ======= |
@@ -307,6 +307,4 @@ discard block |
||
307 | 307 | */ |
308 | 308 | public function __toString() |
309 | 309 | { |
310 | - return $this->render(); |
|
311 | - } |
|
312 | -} |
|
310 | + return $this->render |
|
313 | 311 | \ No newline at end of file |
@@ -307,6 +307,4 @@ |
||
307 | 307 | */ |
308 | 308 | public function __toString() |
309 | 309 | { |
310 | - return $this->render(); |
|
311 | - } |
|
312 | -} |
|
310 | + return $this->render |
|
313 | 311 | \ No newline at end of file |
@@ -307,6 +307,4 @@ |
||
307 | 307 | */ |
308 | 308 | public function __toString() |
309 | 309 | { |
310 | - return $this->render(); |
|
311 | - } |
|
312 | -} |
|
310 | + return $this->render |
|
313 | 311 | \ No newline at end of file |