mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 22:26:46 +02:00
feat(entries): typo fix
This commit is contained in:
@@ -295,7 +295,7 @@ class Entries
|
||||
emitter()->emit('onEntriesFetchSingleNoResult');
|
||||
|
||||
// Return entry fetch result
|
||||
return arrays($this->registry()->get('methodss.fetch.result'));
|
||||
return arrays($this->registry()->get('methods.fetch.result'));
|
||||
};
|
||||
|
||||
if ($this->registry()->has('methods.fetch.params.options.collection') &&
|
||||
|
Reference in New Issue
Block a user