Beispiel #1
0
 public function append($value)
 {
     $this->testValue($value);
     parent::apend($value);
 }