function path_deprecated_test_path_insert

Implements hook_path_insert().

File

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

Code

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

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