Searched refs:parentBlock (Results 1 – 1 of 1) sorted by relevance
105 protected function tryImport($importPath, $parentBlock, $out) { argument137 $prop[1]->parent = $parentBlock;145 if (isset($parentBlock->children[$childName])) {146 $parentBlock->children[$childName] = array_merge(147 $parentBlock->children[$childName],150 $parentBlock->children[$childName] = $child;158 $this->compileImportedProps($top, $parentBlock, $out, $parser, $dir);