Skip to content

Commit e744673

Browse files
author
Andrew
committed
class inheritance 2
1 parent 61c94d3 commit e744673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

powershell-adapter/psDscAdapter/psDscAdapter.psm1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ function Add-AstMembers {
8282
if ($attrArg.ArgumentName -eq 'Key')
8383
{
8484
$isKeyProperty = $true
85+
break
8586
}
8687
}
8788
}

0 commit comments

Comments
 (0)