-
- Downloads
Issue #3502361 by dpi: 
Initial features

parent
975d8a6b
No related branches found
No related tags found
Showing
- .cspell-project-words.txt 1 addition, 0 deletions.cspell-project-words.txt
- .gitlab-ci.yml 14 additions, 0 deletions.gitlab-ci.yml
- LICENSE.md 336 additions, 0 deletionsLICENSE.md
- Makefile 22 additions, 0 deletionsMakefile
- composer.json 36 additions, 0 deletionscomposer.json
- notifier.info.yml 5 additions, 0 deletionsnotifier.info.yml
- notifier.services.yml 33 additions, 0 deletionsnotifier.services.yml
- phpcs.xml 11 additions, 0 deletionsphpcs.xml
- phpstan.neon 14 additions, 0 deletionsphpstan.neon
- src/NotifierCompilerPass.php 36 additions, 0 deletionssrc/NotifierCompilerPass.php
- src/NotifierServiceProvider.php 20 additions, 0 deletionssrc/NotifierServiceProvider.php
- tests/modules/notifier_test/notifier_test.info.yml 3 additions, 0 deletionstests/modules/notifier_test/notifier_test.info.yml
- tests/modules/notifier_test/notifier_test.services.yml 18 additions, 0 deletionstests/modules/notifier_test/notifier_test.services.yml
- tests/modules/notifier_test/src/Notifier/Channel/NotifierTestChannel.php 34 additions, 0 deletions...otifier_test/src/Notifier/Channel/NotifierTestChannel.php
- tests/modules/notifier_test/src/Notifier/Message/NotifierTestMessage.php 55 additions, 0 deletions...otifier_test/src/Notifier/Message/NotifierTestMessage.php
- tests/modules/notifier_test/src/Notifier/Transport/NotifierTestTransport.php 33 additions, 0 deletions...ier_test/src/Notifier/Transport/NotifierTestTransport.php
- tests/modules/notifier_test/src/NotifierTestMessageBuffer.php 37 additions, 0 deletions...s/modules/notifier_test/src/NotifierTestMessageBuffer.php
- tests/modules/notifier_test/src/NotifierTestRecipient.php 18 additions, 0 deletionstests/modules/notifier_test/src/NotifierTestRecipient.php
- tests/modules/notifier_test/src/NotifierTestRecipientInterface.php 13 additions, 0 deletions...ules/notifier_test/src/NotifierTestRecipientInterface.php
- tests/src/Kernel/NotifierTest.php 57 additions, 0 deletionstests/src/Kernel/NotifierTest.php
Loading
Please register or sign in to comment