$users->append()
Appends an element to the data array
$users->append($args = null): Kirby\Cms\Collection
Parameters
Name | Type | Default | Description |
---|---|---|---|
$args |
null |
Return type
Inherited from
Kirby\Cms\Collection
Appends an element to the data array
$users->append($args = null): Kirby\Cms\Collection
Name | Type | Default | Description |
---|---|---|---|
$args |
null |
Kirby\Cms\Collection