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