예제 #1
0
파일: ASeparator.php 프로젝트: kingsj/core
 /**
  * Return name of the folder with templates
  *
  * @return string
  */
 protected function getDir()
 {
     return parent::getDir() . '/separator';
 }