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.
1 parent a6dacc6 commit 0368d3cCopy full SHA for 0368d3c
manifests/license.pp
@@ -20,7 +20,7 @@
20
# Contents of the license file
21
#
22
class zend_common::license (
23
- Optional[String[10]] $content = undef,
+ Optional[String[1]] $content = undef,
24
Optional[String[1]] $source = undef,
25
) {
26
if $content {
0 commit comments