Skip to content

Commit

Permalink
Merge pull request #7 from Stillat/analysis-Pxpa0o
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
JohnathonKoster committed Oct 23, 2021
2 parents 39d1471 + 8222aef commit c9d4b89
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 c9d4b89

Please sign in to comment.