1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 14:16:46 +02:00

feat(entries): Entries API improvements. #491

This commit is contained in:
Awilum
2020-12-14 22:51:26 +03:00
parent 2b1b014d0a
commit a3b9e13e83

View File

@@ -27,8 +27,8 @@ class Entries
/**
* Entries Storage
*
* Used for storing current requested entry(entries) data
* and maybe changed on fly.
* Used for storing current requested entries data
* and allow to change them on fly.
*
* @var array
* @access private