Example #1
0
 /**
  * Return file name with full path.
  *
  * @return string
  */
 public final function fileWithPath()
 {
     return $this->file->withPath();
 }