$files->append()
Appends an element to the data array
$files->append(mixed $args = null): Kirby\Cms\Collection
Parameters
Name | Type | Default |
---|---|---|
$args | mixed |
null |
Return type
Parent class
Kirby\Cms\Files
inherited from Kirby\Cms\Collection