Exemplo n.º 1
0
Arquivo: Set.php Projeto: lytc/sloths
 public function toString()
 {
     return 'SET ' . parent::toString();
 }