Example #1
0
 /**
  * Create a path to the apply side
  * @param string $path
  * @return string
  */
 public function absoluteApplyPath($path)
 {
     return parent::absolutePath($path);
 }