Exemplo n.º 1
0
 /**
  * Retrieve paths where to find the layout files.
  *
  * @param string $dir
  * @return string The full path
  * @since 2.0
  */
 protected function _getPath($dir = '')
 {
     return $this->_path->path($dir);
 }