Searched refs:parentBlock (Results 1 – 1 of 1) sorted by relevance
362 protected function tryImport($importPath, $parentBlock, $out) argument395 $prop[1]->parent = $parentBlock;403 if (isset($parentBlock->children[$childName])) {404 $parentBlock->children[$childName] = array_merge(405 $parentBlock->children[$childName],409 $parentBlock->children[$childName] = $child;417 $this->compileImportedProps($top, $parentBlock, $out, $parser, $dir);