You are here

coder_5x.inc in Coder 5.2

Same filename and directory in other branches
  1. 5 tests/coder_5x.inc

File

tests/coder_5x.inc
View source
<?php

function coder_node_get_name() {
  node_get_name('name');
}

Functions