Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f9d47c7

Browse files
committed
fix typo in named arguments anchor name
1 parent f52acfb commit f9d47c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translations/es-AR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1337,7 +1337,7 @@ $r = add(1, ...$array); // PHP Error: Unknown named parameter $d
13371337

13381338
#### Recursos adicionales
13391339

1340-
- [Named arguments in depth on stitcher's blof](https://stitcher.io/blog/php-8-named-arguments)
1340+
- [Named arguments in depth on stitcher's blog](https://stitcher.io/blog/php-8-named-arguments)
13411341
- [Named Parameters on PHP.Watch](https://php.watch/versions/8.0/named-parameters)
13421342

13431343
### Funciones flecha

0 commit comments

Comments
 (0)