mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-09-05 22:39:11 +02:00
Using the same class that's used to list media when rendering pages ensures a consistent experience. The goal here was to avoid listing image alternatives, but retain all the files available through $page->media()->all()