Skip to content

Commit

Permalink
[ci skip] Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
agungsugiarto authored and actions-user committed Feb 12, 2022
1 parent bdfbdc9 commit d9d591b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Support/Invader.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ public function __call($name, $arguments)

return $method->invoke($this->object, ...$arguments);
}
}
}

0 comments on commit d9d591b

Please sign in to comment.