Esempio n. 1
0
 /**
  * Constructs a new file object.
  *
  */
 public function __construct()
 {
     $this->filename = PartKeepr::createGUIDv4();
 }