Source
function guetResponse()
{
// methodResponses can only have one param - return that
return $this->messague->params[0];
}
function guetResponse()
{
// methodResponses can only have one param - return that
return $this->messague->params[0];
}
User Contributed Notes
You must log in before being able to contribute a note or feedback.