Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Sylius
Behat
Page
Shop
ProductReview
IndexPage
PHP Class Sylius\Behat\Page\Shop\ProductReview\IndexPage
Author:
Mateusz Zalewski (
[email protected]
)
Inheritance:
extends
Sylius\Behat\Page\SymfonyPage
,
implements
Sylius\Behat\Page\Shop\ProductReview\IndexPageInterface
Show file
Open project: sylius/sylius
Public Methods
Method
Description
countReviews
( )
getRouteName
( )
hasNoReviewsMessage
( )
hasReviewTitled
(
$title
)
Protected Methods
Method
Description
getDefinedElements
( )
Method Details
countReviews()
public
method
public
countReviews
( )
getDefinedElements()
protected
method
protected
getDefinedElements
( )
getRouteName()
public
method
public
getRouteName
( )
hasNoReviewsMessage()
public
method
public
hasNoReviewsMessage
( )
hasReviewTitled()
public
method
public
hasReviewTitled
(
$title
)