test_theme_updates.post_update.php
Same filename in other branches
File
-
core/
modules/ system/ tests/ themes/ test_theme_updates/ test_theme_updates.post_update.php
View source
<?php
/**
* @file
* Update functions for the theme.
*/
declare (strict_types=1);
/**
* Tests post updates for themes.
*/
function test_theme_updates_post_update_test(&$sandbox = NULL) {
// Do nothing.
}
Functions
Title | Deprecated | Summary |
---|---|---|
test_theme_updates_post_update_test | Tests post updates for themes. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.