Issue #3196756 by AJV009, Chi: Wrong reference in ConfigInstallerInterface::installDefaultConfig
parent
9b3c15570f
commit
1fe724dfb5
|
@ -14,7 +14,7 @@ interface ConfigInstallerInterface {
|
|||
* directories for all other extensions to locate any configuration with its
|
||||
* name prefix. For example, the Node module provides the frontpage view as a
|
||||
* default configuration file:
|
||||
* core/modules/node/config/install/views.view.frontpage.yml
|
||||
* core/modules/node/config/optional/views.view.frontpage.yml
|
||||
* When the Views module is installed after the Node module is already
|
||||
* enabled, the frontpage view will be installed.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue