test_theme_updates.post_update.php

Same filename and directory in other branches
  1. 9 core/modules/system/tests/themes/test_theme_updates/test_theme_updates.post_update.php
  2. 11.x core/modules/system/tests/themes/test_theme_updates/test_theme_updates.post_update.php

Update functions for the theme.

File

core/modules/system/tests/themes/test_theme_updates/test_theme_updates.post_update.php

View source
<?php


/**
 * @file
 * Update functions for the theme.
 */

/**
 * 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.