예제 #1
0
 public function serialize()
 {
     return array('binding' => $this->binding->serialize(), 'location' => $this->location, 'response_location' => $this->responseLocation);
 }