We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a898e23 + b649ce0 commit 99ddbb7Copy full SHA for 99ddbb7
1 file changed
manifests/config/setting.pp
@@ -20,7 +20,7 @@
20
#
21
define php::config::setting (
22
String[1] $key,
23
- Variant[Integer, String[1]] $value,
+ Variant[Integer, String] $value,
24
Stdlib::Absolutepath $file,
25
) {
26
assert_private()
0 commit comments