Exemple #1
0
 public function __toString() {
   return "BEGIN:{$this->profile}\n"
          .Vpdi::encodeProperties($this->properties)
          ."\nEND:{$this->profile}";
 }