1
0
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:
Awilum
2021-09-29 20:54:16 +03:00
parent 998fdecb74
commit eb816920d2

View File

@@ -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') &&