Skip to content

Commit 54e741d

Browse files
committed
IHF: array_to_xml readme info added.
1 parent 22d49b5 commit 54e741d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ Alternatively, you can pass an instance of `SimpleXMLElement` object, to get the
383383
384384
#### `array_to_xml()`
385385
386-
Converts array to xml string using `[spatie/array-to-xml](https://github.com/spatie/array-to-xml)` package:
386+
Converts array to xml string using [spatie/array-to-xml](https://github.com/spatie/array-to-xml) package:
387387
388388
```php
389389
$array = [

0 commit comments

Comments
 (0)