Ejemplo n.º 1
0
Archivo: Set.php Proyecto: lytc/sloths
 public function toString()
 {
     return 'SET ' . parent::toString();
 }