shalvah 5 rokov pred
rodič
commit
327d079599
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/Tools/WritingUtils.php

+ 1 - 1
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