mirror of
https://github.com/nocobase/nocobase
synced 2024-11-16 02:25:14 +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.