Beispiel #1
0
 public function __construct()
 {
     $this->object = "text";
     parent::__construct();
 }
 public function __construct()
 {
     $this->object = "picture";
     parent::__construct();
 }