function path_deprecated_test_path_update

Implements hook_path_update().

File

core/modules/system/tests/modules/path_deprecated_test/path_deprecated_test.module, line 18

Code

function path_deprecated_test_path_update($path) {
    // Nothing to do here.
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.