Skip to content

Commit 41058dc

Browse files
juniwalkdg
authored andcommitted
ClassType: added @Property $properties (#23)
1 parent 7a27192 commit 41058dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PhpGenerator/ClassType.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
* Class/Interface/Trait description.
1616
*
1717
* @property Method[] $methods
18+
* @property Property[] $properties
1819
*/
1920
class ClassType
2021
{

0 commit comments

Comments
 (0)