mirror of
https://github.com/yiisoft/yii.git
synced 2026-02-19 17:11:23 +01:00
Also offsetSet
This commit is contained in:
@@ -326,7 +326,7 @@ class CMap extends CComponent implements IteratorAggregate,ArrayAccess,Countable
|
||||
/**
|
||||
* Sets the element at the specified offset.
|
||||
* This method is required by the interface ArrayAccess.
|
||||
* @param integer $offset the offset to set element
|
||||
* @param mixed $offset the offset to set element
|
||||
* @param mixed $item the element value
|
||||
*/
|
||||
#[ReturnTypeWillChange]
|
||||
|
||||
Reference in New Issue
Block a user