getParent()->getChild('Model', $this->data['source']); } public function getTarget () { return $this->getParent()->getChild('Model', $this->data['target']); } } ?>