mirror of
https://github.com/flextype/flextype.git
synced 2025-08-06 21:26:48 +02:00
Update CHANGELOG.md
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
|
||||
* **core** Added built-in I18n module.
|
||||
|
||||
* **core** Added ability to override core defines.
|
||||
* **core** Added ability to override default constants
|
||||
|
||||
* **entries** Added new functionality that allows implementing Virtual Entries by overriding default entries CRUD methods with the help of events.
|
||||
|
||||
@@ -780,8 +780,8 @@
|
||||
* use `entries()->registry()->has()` instead of `flextype('entries')->storage()->has()`
|
||||
* use `entries()->registry()->delete()` instead of `flextype('entries')->storage()->delete()`
|
||||
|
||||
note: all method from Atomastic Arrays are available for Arrays Storage Object manipulations
|
||||
docs: https://github.com/atomastic/arrays
|
||||
note: all method from Glowy PHP Arrays are available for Arrays Storage Object manipulations
|
||||
docs: https://github.com/glowyphp/arrays
|
||||
|
||||
### Refactoring
|
||||
|
||||
|
Reference in New Issue
Block a user