Skip to content
Snippets Groups Projects
Commit 663bb2e1 authored by Jennifer Hodgdon's avatar Jennifer Hodgdon
Browse files

Issue #2248799 by amitgoyal: Fix docs for system_sort_themes

parent 122c9b46
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -1372,7 +1372,7 @@ function system_sort_modules_by_info_name($a, $b) {
}
/**
* Sorts themes by their name.
* Sorts themes by their names, with the default theme listed first.
*
* Callback for uasort() within
* \Drupal\system\Controller\SystemController::themesPage().
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment