Ejemplo n.º 1
0
 public function __toString()
 {
     $this->toStringCalled = true;
     return parent::__toString();
 }