mirror of
https://github.com/flextype/flextype.git
synced 2025-08-10 07:06:45 +02:00
feat(entries): typo doc updates
This commit is contained in:
@@ -36,6 +36,8 @@ class Entries
|
||||
* Local entries registry used for storing current requested
|
||||
* entries data and allow to change them on fly.
|
||||
*
|
||||
* @var Arrays
|
||||
*
|
||||
* @access private
|
||||
*/
|
||||
private Arrays $registry;
|
||||
@@ -52,6 +54,7 @@ class Entries
|
||||
* actions - Array of actions for entries collection.
|
||||
*
|
||||
* @var array
|
||||
*
|
||||
* @access private
|
||||
*/
|
||||
private array $options = [];
|
||||
|
Reference in New Issue
Block a user