Example #1
0
 /**
  * Get the directory the wrapper templates are in
  * @return mixed
  */
 protected function getWrapperDirectory()
 {
     return $this->application->getSetting('lean.template.wrapper.directory');
 }