Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Commit

Permalink
Update Slice.php
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 authored Apr 5, 2017
1 parent 0e391df commit 2f7e077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Slice/Slice.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ protected function walk($slice)
}

/**
* @return \Generator
* @return \Generator|Slice[]
* @throws \Deimos\Helper\Exceptions\ExceptionEmpty
*/
public function asGenerator()
Expand Down

0 comments on commit 2f7e077

Please sign in to comment.