Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:matteosister/GitElephant into de…
Browse files Browse the repository at this point in the history
…velop
  • Loading branch information
GenieTim committed Jun 30, 2022
2 parents 7881c03 + 995d09c commit 196ef04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GitElephant/Objects/Log.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* @author Matteo Giachino <[email protected]>
* @author Dhaval Patel <[email protected]>
*/
class Log implements \ArrayAccess, \Countable, \Iterator
class Log implements \ArrayAccess, \Countable, \Iterator: void
{
/**
* @var \GitElephant\Repository
Expand Down

0 comments on commit 196ef04

Please sign in to comment.