You are here

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

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

Cached parent paths

Type: array

File

lib/ParentFinder.php, line 24

Class

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

Code

protected $parents = array();