Home
last modified time | relevance | path

Searched refs:isRoot (Results 1 – 3 of 3) sorted by relevance

/template/strap/ComboStrap/
H A DLocalPath.php363 $isRoot = false;
381 $isRoot = true;
385 if ($isRoot) {
391 if ($isRoot) {
409 if (!$isRoot) {
/template/twigstarter/vendor/twig/twig/src/Profiler/
DProfile.php60 public function isRoot() function in Twig\\Profiler\\Profile
97 if ($this->isRoot() && $this->profiles) {
/template/twigstarter/vendor/twig/twig/src/Profiler/Dumper/
DBaseDumper.php36 if ($profile->isRoot()) {