mirror of
https://github.com/nocobase/nocobase
synced 2024-11-17 05:46:53 +00:00
257 B
257 B
BelongsToRepository
The interface is the same as HasOneRepository. BelongsToRepository
is the Repository
for handling BelongsTo
relationships, and it provides some convenient methods to handle BelongsTo
relationships.