Skip to content

Commit

Permalink
Merge pull request #11 from spatie/analysis-8wkj99
Browse files Browse the repository at this point in the history
Applied fixes from StyleCI
  • Loading branch information
freekmurze authored Nov 14, 2016
2 parents 5a289e4 + b7340bc commit a8386f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/OnceTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ public function getNull()
{
return once(function () {
$this->counter++;
return null;
});
}
};
Expand Down

0 comments on commit a8386f8

Please sign in to comment.