Skip to content
Snippets Groups Projects
Commit 19c20ef4 authored by Lily Yan's avatar Lily Yan
Browse files

Merge branch 'coding-standards' into '8.x-1.x'

Coding standards

See merge request !33
parents 987f682f 21a88d36
No related branches found
No related tags found
1 merge request!33Coding standards
......@@ -3,36 +3,36 @@ description: 'Configuration for all common WCMS'
type: module
core_version_requirement: '^8.7.7 || ^9'
dependencies:
- block_content
- block_list_override
- captcha
- ckeditor
- config_views
- core_event_dispatcher
- ctools
- editor
- features
- field
- field_event_dispatcher
- filter
- hcaptcha
- hook_event_dispatcher
- language
- layout_builder
- layout_builder_browser
- layout_builder_modal
- layout_builder_restrictions
- layout_builder_styles
- linkit
- media
- metatag
- node
- path
- pathauto
- preprocess_event_dispatcher
- realname
- taxonomy
- text
- user
- userprotect
- views
- drupal:block_content
- drupal:block_list_override
- drupal:captcha
- drupal:ckeditor
- drupal:config_views
- drupal:core_event_dispatcher
- drupal:ctools
- drupal:editor
- drupal:features
- drupal:field
- drupal:field_event_dispatcher
- drupal:filter
- drupal:hcaptcha
- drupal:hook_event_dispatcher
- drupal:language
- drupal:layout_builder
- drupal:layout_builder_browser
- drupal:layout_builder_modal
- drupal:layout_builder_restrictions
- drupal:layout_builder_styles
- drupal:linkit
- drupal:media
- drupal:metatag
- drupal:node
- drupal:path
- drupal:pathauto
- drupal:preprocess_event_dispatcher
- drupal:realname
- drupal:taxonomy
- drupal:text
- drupal:user
- drupal:userprotect
- drupal:views
......@@ -11,4 +11,4 @@ uw_content_moderation.form:
_title: 'Content moderation'
_form: '\Drupal\uw_cfg_common\Form\UwContentModerationForm'
requirements:
_permission: 'access content'
\ No newline at end of file
_permission: 'access content'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment