You are here

function crumbs_get_trail_finder in Crumbs, the Breadcrumbs suite 6.2

Same name and namespace in other branches
  1. 7 crumbs.module \crumbs_get_trail_finder()

File

./crumbs.trail.inc, line 10

Code

function crumbs_get_trail_finder() {
  return _crumbs_get_finder();
}