Loading core/.cspell.json +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ "profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/**/*", "tests/fixtures/files/*", "tests/Drupal/Tests/Component/Annotation/Doctrine/**", "themes/bartik/color/preview.html", "themes/olivero/fonts/**", "COPYRIGHT.txt", "MAINTAINERS.txt", Loading core/MAINTAINERS.txt +0 −3 Original line number Diff line number Diff line Loading @@ -74,9 +74,6 @@ Automated Cron Ban - ? Bartik - Emma Maria Karayiannis 'emma.maria' https://www.drupal.org/u/emma.maria Base system - ? Loading core/lib/Drupal/Core/Asset/AssetResolverInterface.php +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ interface AssetResolverInterface { * module styles through CSS selectors. * * Themes may replace module-defined CSS files by adding a stylesheet with the * same filename. For example, themes/bartik/system-menus.css would replace * same filename. For example, themes/olivero/system-menus.css would replace * modules/system/system-menus.css. This allows themes to override complete * CSS files, rather than specific selectors, when necessary. * Loading core/lib/Drupal/Core/Config/ConfigInstallerInterface.php +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ public function installDefaultConfig($type, $name); * (optional) If set, ensures that the configuration being installed has * this dependency. The format is dependency type as the key ('module', * 'theme', or 'config') and the dependency name as the value * ('book', 'bartik', 'views.view.frontpage'). * ('book', 'olivero', 'views.view.frontpage'). */ public function installOptionalConfig(StorageInterface $storage = NULL, $dependency = []); Loading core/lib/Drupal/Core/Extension/InfoParserInterface.php +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ interface InfoParserInterface { * - stylesheets: Theme stylesheets. * - scripts: Theme scripts. * * See bartik.info.yml for an example of a theme .info.yml file. * See olivero.info.yml for an example of a theme .info.yml file. * * For information stored in a profile .info.yml file see * install_profile_info(). Loading Loading
core/.cspell.json +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ "profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/**/*", "tests/fixtures/files/*", "tests/Drupal/Tests/Component/Annotation/Doctrine/**", "themes/bartik/color/preview.html", "themes/olivero/fonts/**", "COPYRIGHT.txt", "MAINTAINERS.txt", Loading
core/MAINTAINERS.txt +0 −3 Original line number Diff line number Diff line Loading @@ -74,9 +74,6 @@ Automated Cron Ban - ? Bartik - Emma Maria Karayiannis 'emma.maria' https://www.drupal.org/u/emma.maria Base system - ? Loading
core/lib/Drupal/Core/Asset/AssetResolverInterface.php +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ interface AssetResolverInterface { * module styles through CSS selectors. * * Themes may replace module-defined CSS files by adding a stylesheet with the * same filename. For example, themes/bartik/system-menus.css would replace * same filename. For example, themes/olivero/system-menus.css would replace * modules/system/system-menus.css. This allows themes to override complete * CSS files, rather than specific selectors, when necessary. * Loading
core/lib/Drupal/Core/Config/ConfigInstallerInterface.php +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ public function installDefaultConfig($type, $name); * (optional) If set, ensures that the configuration being installed has * this dependency. The format is dependency type as the key ('module', * 'theme', or 'config') and the dependency name as the value * ('book', 'bartik', 'views.view.frontpage'). * ('book', 'olivero', 'views.view.frontpage'). */ public function installOptionalConfig(StorageInterface $storage = NULL, $dependency = []); Loading
core/lib/Drupal/Core/Extension/InfoParserInterface.php +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ interface InfoParserInterface { * - stylesheets: Theme stylesheets. * - scripts: Theme scripts. * * See bartik.info.yml for an example of a theme .info.yml file. * See olivero.info.yml for an example of a theme .info.yml file. * * For information stored in a profile .info.yml file see * install_profile_info(). Loading