Skip to content

Commit

Permalink
Fix: Trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Jun 3, 2019
1 parent 26a1454 commit 1fde7a4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@ public function getDefinition()
new VersionSpecificCodeSample(
'<?php
function foo()
function foo()
{
yield from
yield from
[1, 2, 3];
};
',
Expand Down

0 comments on commit 1fde7a4

Please sign in to comment.