Exemplo n.º 1
0
 protected function packEntity(AnswerData $entity)
 {
     return $entity->jsonSerialize();
     //TODO Переделать в JSON!
 }