Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
shalvah committed May 9, 2020
1 parent 93b2014 commit 327d079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tools/WritingUtils.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class WritingUtils
/**
* Print a value as valid PHP, handling arrays and proper indentation.
*
* @param $value
* @param mixed $value
* @param int $indentationLevel
*
* @return string
Expand Down

0 comments on commit 327d079

Please sign in to comment.