$users->files()
Returns all files of all users
$users->files(): Kirby\Cms\Files
Return type
This method modifies the existing $users
object it is applied to and returns it again.
Returns all files of all users
$users->files(): Kirby\Cms\Files
This method modifies the existing $users
object it is applied to and returns it again.