mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
DOCS Fixed link to yaml config docs.
This commit is contained in:
parent
bf4c9fcd50
commit
3de82ce8dc
@ -91,7 +91,7 @@ and another subclass for the same email-address in the address-database.
|
|||||||
|
|
||||||
Using inheritance to add extra behaviour or data fields to a member is limiting, because you can only inherit from 1
|
Using inheritance to add extra behaviour or data fields to a member is limiting, because you can only inherit from 1
|
||||||
class. A better way is to use role extensions to add this behaviour. Add the following to your
|
class. A better way is to use role extensions to add this behaviour. Add the following to your
|
||||||
`[config.yml](/topics/configuration)`.
|
`[config.yml](/developer_guides/configuration/configuration/#configuration-yaml-syntax-and-rules)`.
|
||||||
|
|
||||||
:::yml
|
:::yml
|
||||||
Member:
|
Member:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user