mirror of
https://github.com/flextype/flextype.git
synced 2025-08-07 13:46:42 +02:00
refactor(core): code formating and refactoring
This commit is contained in:
@@ -166,7 +166,7 @@ class Entries
|
||||
}
|
||||
|
||||
// Restore fetch id
|
||||
$this->storage['fetch']['id'] = $id;
|
||||
$this->storage['fetch']['id'] = $id;
|
||||
|
||||
// Apply filter for fetch data
|
||||
$this->storage['fetch']['data'] = filter($data, $options);
|
||||
|
Reference in New Issue
Block a user