$users->add()
Adds a single user or an entire second collection to the current collection
Parameters
Name | Type | Default |
---|---|---|
$object * | mixed |
– |
Return type
This method modifies the existing $users
object it is applied to and returns it again.