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

refactor(entries): update $entries type

This commit is contained in:
Awilum
2020-08-03 08:05:39 +03:00
parent 1e6ec04d0d
commit ba756a1e48

View File

@@ -54,12 +54,12 @@ class Entries
public $entry_update_data = [];
/**
* Current entries data array
* Current entries data
*
* @var array
* @var array|bool|int
* @access public
*/
public $entries = [];
public $entries;
/**
* Current entries path