diff --git a/src/flextype/Foundation/Entries/Entries.php b/src/flextype/Foundation/Entries/Entries.php index 44c9edd2..53befecf 100755 --- a/src/flextype/Foundation/Entries/Entries.php +++ b/src/flextype/Foundation/Entries/Entries.php @@ -74,7 +74,7 @@ class Entries * * @access public * - * @return self Returns instance of The Arrays class. + * @return Arrays Returns instance of The Arrays class with items. */ public function fetch(string $id, array $options = []): Arrays {