Skip to content

Commit cd9c0b9

Browse files
author
Caitlin Bales (MSFT)
committed
TAB TO SPACES
1 parent f024804 commit cd9c0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Templates/PHP/Model/ComplexType.php.tt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class <#=complex.Name.ToCheckedCase()#> extends Entity
3434
return $this;
3535
}
3636

37-
/**
37+
/**
3838
* Gets the property dictionary of the <#=complex.Name.ToCheckedCase()#>
3939
*
4040
* @return array The list of properties

0 commit comments

Comments
 (0)