PHP 인터페이스 Sylius\Behat\Page\Shop\Order\ShowPageInterface

저자: Arkadiusz Krakowiak ([email protected])
상속: extends Sylius\Behat\Page\SymfonyPageInterface
파일 보기 프로젝트 열기: sylius/sylius 0 사용 예제들

공개 메소드들

메소드 설명
choosePaymentMethod ( string $paymentMethodName )
getNotifications ( ) : string[]
hasPayAction ( ) : boolean
pay ( )

메소드 상세

choosePaymentMethod() 공개 메소드

public choosePaymentMethod ( string $paymentMethodName )
$paymentMethodName string

getNotifications() 공개 메소드

public getNotifications ( ) : string[]
리턴 string[]

hasPayAction() 공개 메소드

public hasPayAction ( ) : boolean
리턴 boolean

pay() 공개 메소드

public pay ( )