Exemplo n.º 1
0
 public function setSignature($sig)
 {
     $sig = LqtView::signaturePST($sig, $this->author());
     $this->signature = $sig;
 }