patch: Add missing newline
This commit is contained in:
parent
0b8ea38b7b
commit
7d1801004d
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@
|
|||
118c118
|
||||
< $object_text = $result->o->getValue();
|
||||
---
|
||||
> $object_text = $result->o->dumpValue('string');
|
||||
> $object_text = $result->o->dumpValue('string');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue