예제 #1
0
 protected function response($data)
 {
     return ContactResponse::fromJsonString($data);
 }