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 f024804 commit cd9c0b9Copy full SHA for cd9c0b9
Templates/PHP/Model/ComplexType.php.tt
@@ -34,7 +34,7 @@ class <#=complex.Name.ToCheckedCase()#> extends Entity
34
return $this;
35
}
36
37
- /**
+ /**
38
* Gets the property dictionary of the <#=complex.Name.ToCheckedCase()#>
39
*
40
* @return array The list of properties
0 commit comments