Skip to content
Snippets Groups Projects
Commit 46336700 authored by Prem Suthar's avatar Prem Suthar
Browse files

Merge branch '3422919-error-in-docs' into '11.x'

200~drupal-3422919/3422919-error-in-docs - Fix the doc comment by remove the...

See merge request !6723
parents 73ff0d18 654593be
No related branches found
No related tags found
No related merge requests found
Pipeline #440532 failed
Pipeline: drupal

#440535

    ......@@ -289,8 +289,9 @@ protected function deleteTranslationOverride($name, $langcode) {
    * Gets configuration names associated with components.
    *
    * @param array $components
    * (optional) Array of component lists indexed by type. If not present or it
    * is an empty array, it will update all components.
    * (optional) An associative array containing component types as keys and lists
    * of components as values. If not provided or is empty, the method returns all
    * configuration names.
    *
    * @return array
    * Array of configuration object names.
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment