diff --git a/src/flextype/core/Entries/Entries.php b/src/flextype/core/Entries/Entries.php index 117cfe7d..fc5bf285 100755 --- a/src/flextype/core/Entries/Entries.php +++ b/src/flextype/core/Entries/Entries.php @@ -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') &&