mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-01-07 11:29:44 -06:00
docs added code style
This commit is contained in:
@@ -100,7 +100,7 @@ However, the second parameter is more interesting, here you have to provide a ty
|
||||
Next, you have to define the `u_relations` hash, which maps relation names to relationship methods. 🔥🚀🙌
|
||||
|
||||
:::tip
|
||||
You may omit the `friend Model` declaration and define all the private data and function members as public.
|
||||
You may omit the `friend Model` declaration and define all the private data and function members as `public`.
|
||||
:::
|
||||
|
||||
### One To One
|
||||
|
||||
Reference in New Issue
Block a user