-
- Downloads
Merge branch '13-classdefinition-keep-method' into 'master'
Added KeepMethodDecorator Closes #13 See merge request grifart/class-scaffolder!25
Showing
- .gitlab-ci.yml 5 additions, 1 deletion.gitlab-ci.yml
- composer.json 10 additions, 3 deletionscomposer.json
- composer.lock 206 additions, 70 deletionscomposer.lock
- src/Decorators/KeepMethodDecorator.php 111 additions, 0 deletionssrc/Decorators/KeepMethodDecorator.php
- tests/Stub/StubKeepMethod.overwritten.phps 5 additions, 0 deletionstests/Stub/StubKeepMethod.overwritten.phps
- tests/Stub/StubKeepMethod.php 34 additions, 0 deletionstests/Stub/StubKeepMethod.php
- tests/Stub/StubKeepMethod.preserved.phps 42 additions, 0 deletionstests/Stub/StubKeepMethod.preserved.phps
- tests/keepMethodDecorator.phpt 40 additions, 0 deletionstests/keepMethodDecorator.phpt
- tests/php-unix.ini 1 addition, 0 deletionstests/php-unix.ini
Loading
Please register or sign in to comment