-
- Downloads
Issue #3452682: Add keymatch functionality
Showing
- elasticsearch_search_api.services.yml.example 7 additions, 0 deletionselasticsearch_search_api.services.yml.example
- src/Factory/KeymatchEntryFactory.php 25 additions, 0 deletionssrc/Factory/KeymatchEntryFactory.php
- src/Form/KeymatchForm.php 175 additions, 0 deletionssrc/Form/KeymatchForm.php
- src/KeymatchEntry.php 92 additions, 0 deletionssrc/KeymatchEntry.php
- src/KeymatchService.php 252 additions, 0 deletionssrc/KeymatchService.php
src/Factory/KeymatchEntryFactory.php
0 → 100644
src/Form/KeymatchForm.php
0 → 100644
src/KeymatchEntry.php
0 → 100644
src/KeymatchService.php
0 → 100644
Please register or sign in to comment