PHP 클래스 Sylius\Behat\Page\Admin\ProductReview\UpdatePage

저자: Grzegorz Sadowski ([email protected])
상속: extends Sylius\Behat\Page\Admin\Crud\UpdatePage, implements Sylius\Behat\Page\Admin\ProductReview\UpdatePageInterface
파일 보기 프로젝트 열기: sylius/sylius

공개 메소드들

메소드 설명
chooseRating ( $rating )
getCustomerName ( )
getProductName ( )
getRating ( )
specifyComment ( $comment )
specifyTitle ( $title )

보호된 메소드들

메소드 설명
getDefinedElements ( )

메소드 상세

chooseRating() 공개 메소드

public chooseRating ( $rating )

getCustomerName() 공개 메소드

public getCustomerName ( )

getDefinedElements() 보호된 메소드

protected getDefinedElements ( )

getProductName() 공개 메소드

public getProductName ( )

getRating() 공개 메소드

public getRating ( )

specifyComment() 공개 메소드

public specifyComment ( $comment )

specifyTitle() 공개 메소드

public specifyTitle ( $title )