Set the value for a specific offset.
Access
public
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Required |
The location in the collection to set a new value for. |
|
|
Required |
The new value for the collection location. |
Returns
Type |
Description |
---|---|
A reference to the current collection. |
Source
Method defined in utilities/credential.class.php | Toggle source view (5 lines) | View on GitHub