Example #1
0
 public function renderPartial($partialName, $sectionName, array $variables, $ignoreUnknown = false)
 {
     return parent::renderPartial($partialName, $sectionName, $variables, $ignoreUnknown);
     // TODO: Change the autogenerated stub
 }