1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-10 07:06:45 +02:00

refactor(entries): code formating and refactoring

This commit is contained in:
Awilum
2020-12-02 13:52:12 +03:00
parent 4fe26b6b1b
commit a535de88d3

View File

@@ -59,7 +59,7 @@ class Entries
*
* @param string $id Unique identifier of the entry(entries).
* @param bool $collection Set TRUE if collection of entries need to be returned.
* @param array $params Params array.
* @param array $params Parameters array.
*
* @access public
*/