create
Creates a new instance of BibleStoreProvider.
Initializes the database and retrieves the VerseRepository.
Return
A new BibleStoreProvider instance.
Parameters
db
The BibleDatabase instance.
Creates a new instance of BibleStoreProvider.
Initializes the database and retrieves the VerseRepository.
A new BibleStoreProvider instance.
The BibleDatabase instance.