Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnathonKoster authored and StyleCIBot committed Oct 23, 2021
1 parent 39d1471 commit 8222aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Parser.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ public function parseString($string, $context = [])
/**
* Converts a PHP string into an array of raw PHP expressions.
*
* @param string $string The raw string.
* @param string $string The raw string.
* @return array
*/
public function safeSplitString($string)
Expand Down

0 comments on commit 8222aef

Please sign in to comment.