You are here

function _coder_6x_test2_link_alter in Coder 5.2

Same name and namespace in other branches
  1. 5 tests/coder_6x.inc \_coder_6x_test2_link_alter()

File

tests/coder_6x.inc, line 157
This file implements tests for the Drupal 6.x upgrade.

Code

function _coder_6x_test2_link_alter(&$links, $node) {

  // Not an error.
}