\App\Models\DatabaseTRepositories

Summary

Methods
Properties
Constants
getApiKeyRepository()
getIqrfOsPatchRepository()
getUserRepository()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getApiKeyRepository()

getApiKeyRepository() : \App\Models\Database\Repositories\ApiKeyRepository

Returns the API key repository

Returns

\App\Models\Database\Repositories\ApiKeyRepository —

API key repository

getIqrfOsPatchRepository()

getIqrfOsPatchRepository() : \App\Models\Database\Repositories\IqrfOsPatchRepository

Returns the IQRF OS pach repository

Returns

\App\Models\Database\Repositories\IqrfOsPatchRepository —

IQRF OS patch repository

getUserRepository()

getUserRepository() : \App\Models\Database\Repositories\UserRepository

Returns the user repository

Returns

\App\Models\Database\Repositories\UserRepository —

User repository