diff --git a/src/Tools/WritingUtils.php b/src/Tools/WritingUtils.php index 87d06cf4..b6b66da9 100644 --- a/src/Tools/WritingUtils.php +++ b/src/Tools/WritingUtils.php @@ -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