Closed Exide closed 6 years ago
Currently the SingleContentService class instantiates its own FileSpokeStore instead of using the WRITE or READ one available via dependency injection.
SingleContentService
WRITE
READ
Currently the
SingleContentService
class instantiates its own FileSpokeStore instead of using theWRITE
orREAD
one available via dependency injection.