Skip to content

charcoal-core 0.3.4

Compare
Choose a tag to compare
@mcaskill mcaskill released this 04 Apr 18:47
· 72 commits to master since this release

Highlights:

  • Update CollectionLoader methods (to match changes from AbstractSource since 0.3.0)
  • Set save(), update(), delete(), and load() as final (even if PHP doesnt enforce it for traits)
  • Cleanup codebase