Ejemplo n.º 1
0
 public function addCollectionTemplate(TemplateInterface $template)
 {
     $this->templates[$template->getName()] = $template;
 }