mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2026-06-22 02:30:50 +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.