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 7d48974 commit 13ec3a6Copy full SHA for 13ec3a6
SnipeitPS/Private/ConvertTo-GetParameter.ps1
@@ -22,4 +22,5 @@ function ConvertTo-GetParameter {
22
23
END {
24
$parameters -replace ".$"
25
- }
+ }
26
+}
0 commit comments