Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit 5e03666

Browse files
committed
dic
1 parent f52ce16 commit 5e03666

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,13 @@ ArrayPath::setSeparator('|');
136136
$sName = A::get($aUser, 'user|basicInformation|name');
137137
```
138138

139+
Parameters Consistency
140+
--------------------------
141+
The parameter will always be in this sequence, when available:
142+
143+
`$arrayData, $index, $value, $default`
144+
145+
139146
Composer/Packagist
140147
=========
141148
https://packagist.org/packages/mathiasgrimm/arraypath

0 commit comments

Comments
 (0)