Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Sylius
Behat
Page
Admin
ProductReview
UpdatePage
PHP Class Sylius\Behat\Page\Admin\ProductReview\UpdatePage
Author:
Grzegorz Sadowski (
[email protected]
)
Inheritance:
extends
Sylius\Behat\Page\Admin\Crud\UpdatePage
,
implements
Sylius\Behat\Page\Admin\ProductReview\UpdatePageInterface
显示文件
Open project: sylius/sylius
Public Methods
Method
Description
chooseRating
(
$rating
)
getCustomerName
( )
getProductName
( )
getRating
( )
specifyComment
(
$comment
)
specifyTitle
(
$title
)
Protected Methods
Method
Description
getDefinedElements
( )
Method Details
chooseRating()
public
method
public
chooseRating
(
$rating
)
getCustomerName()
public
method
public
getCustomerName
( )
getDefinedElements()
protected
method
protected
getDefinedElements
( )
getProductName()
public
method
public
getProductName
( )
getRating()
public
method
public
getRating
( )
specifyComment()
public
method
public
specifyComment
(
$comment
)
specifyTitle()
public
method
public
specifyTitle
(
$title
)