Exemplo n.º 1
0
 /**
  * Get the full file path
  * @return string
  */
 public function getPath()
 {
     return $this->dir->getPath() . $this->name;
 }