mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-09-17 08:51:31 +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.