$user->images()
Filters the Files collection by type image
$user->images(): Kirby\Cms\Files
Return type
This method modifies the existing $user
object it is applied to and returns it again.
Filters the Files collection by type image
$user->images(): Kirby\Cms\Files
This method modifies the existing $user
object it is applied to and returns it again.