Beispiel #1
0
 /**
  * Return name of the folder with templates
  *
  * @return string
  */
 protected function getDir()
 {
     return parent::getDir() . '/separator';
 }