You are here

protected property crumbs_ParentFinder::$parents in Crumbs, the Breadcrumbs suite 7

Same name and namespace in other branches
  1. 7.2 lib/ParentFinder.php \crumbs_ParentFinder::parents

File

lib/ParentFinder.php, line 13

Class

crumbs_ParentFinder
Can find a parent path for a given path. Contains a cache.

Code

protected $parents = array();