mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2026-02-04 11:00:16 +00:00
- Fix bug where find() would return Unit while still performing the operational. - Add a getAll() function for fetching all entities of a specific type. - Close persistent stores on plugin disable.