Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
d6725d94
Commit
d6725d94
authored
May 08, 2014
by
Jennifer Hodgdon
Browse files
Issue
#2261459
by tim.plunkett: Expand deprecated comment for system_rebuild_theme_data
parent
596c9f30
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/system/system.module
View file @
d6725d94
...
@@ -1306,7 +1306,7 @@ function system_rebuild_module_data() {
...
@@ -1306,7 +1306,7 @@ function system_rebuild_module_data() {
* @return \Drupal\Core\Extension\Extension[]
* @return \Drupal\Core\Extension\Extension[]
* Array of all available themes and their data.
* Array of all available themes and their data.
*
*
* @deprecated
8.x
* @deprecated
in Drupal 8.x-dev, will be removed before Drupal 8.0.
* Use \Drupal::service('theme_handler')->rebuildThemeData().
* Use \Drupal::service('theme_handler')->rebuildThemeData().
*/
*/
function
system_rebuild_theme_data
()
{
function
system_rebuild_theme_data
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment