Skip to content

Commit 77f01c9

Browse files
committed
Merge branch 'develop'
2 parents 85280e4 + 35a8db2 commit 77f01c9

File tree

5 files changed

+4
-0
lines changed

5 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,16 @@ Namespace is generated from PSR-4 autoload in composer file.
2323
5. The skeleton for the PHP class will be generated
2424

2525
### New Class
26+
![Class](./images/class.gif)
2627

2728
### New Interface
29+
![Interface](./images/interface.gif)
2830

2931
### New Enum
32+
![Enum](./images/enum.gif)
3033

3134
### New Trait
35+
![Trait](./images/trait.gif)
3236

3337
## Planned Features
3438

images/class.gif

1.65 MB
Loading

images/enum.gif

1.31 MB
Loading

images/interface.gif

1.61 MB
Loading

images/trait.gif

1.73 MB
Loading

0 commit comments

Comments
 (0)