PHP 클래스 Thenbsp\Wechat\Payment\Qrcode\ForeverCallback

상속: extends Doctrine\Common\Collections\ArrayCollection
파일 보기 프로젝트 열기: thenbsp/wechat

공개 메소드들

메소드 설명
__construct ( Request $request = null ) 构造方法
fail ( $message = null ) 错误响应
success ( Unifiedorder $unifiedorder ) 成功响应

보호된 메소드들

메소드 설명
xmlResponse ( array $options ) 响应 Xml

메소드 상세

__construct() 공개 메소드

构造方法
public __construct ( Request $request = null )
$request Symfony\Component\HttpFoundation\Request

fail() 공개 메소드

错误响应
public fail ( $message = null )

success() 공개 메소드

成功响应
public success ( Unifiedorder $unifiedorder )
$unifiedorder Thenbsp\Wechat\Payment\Unifiedorder

xmlResponse() 보호된 메소드

响应 Xml
protected xmlResponse ( array $options )
$options array