Skip to content

Commit 9904d7c

Browse files
Update src/Config/ConfigFile.php
Co-authored-by: Ben Thomson <git@alfreido.com>
1 parent 581e616 commit 9904d7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Config/ConfigFile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ public function set($key, string $value = null): ConfigFile
112112

113113
/**
114114
* @param string $type
115-
* @param $value
115+
* @param mixed $value
116116
* @return ConstFetch|LNumber|String_
117117
*/
118118
protected function makeAstNode(string $type, $value)

0 commit comments

Comments
 (0)