fix comment on arr::set.
This commit is contained in:
@@ -32,7 +32,7 @@ class Arr {
|
||||
}
|
||||
|
||||
/**
|
||||
* Set an item in an array.
|
||||
* Set an array item to a given value.
|
||||
*
|
||||
* This method is primarly helpful for setting the value in an array with
|
||||
* a variable depth, such as configuration arrays.
|
||||
|
||||
Reference in New Issue
Block a user