Пример #1
0
 /**
  * Get theme path.
  *
  * @return mixed
  */
 public function getPath()
 {
     return $this->path ?: $this->config->get('themes.path');
 }