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