Example #1
0
 public function __construct(\stdClass $data)
 {
     parent::__construct($data);
     $this->receiveData("thumb", null, "PhotoSize", true);
 }