mirror of
https://github.com/flextype/flextype.git
synced 2025-08-10 07:06:45 +02:00
refactor(entries): fix typhint in Entries API
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user