Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Sylius
Behat
Page
Shop
ProductReview
IndexPageInterface
PHP Interface Sylius\Behat\Page\Shop\ProductReview\IndexPageInterface
Author:
Mateusz Zalewski (
[email protected]
)
Inheritance:
extends
Sylius\Behat\Page\PageInterface
Mostra file
Open project: sylius/sylius
Interface Usage Examples
Public Methods
Method
Description
countReviews
( ) :
integer
hasNoReviewsMessage
( ) :
boolean
hasReviewTitled
(
string
$title
) :
boolean
Method Details
countReviews()
public
method
public
countReviews
( ) :
integer
return
integer
hasNoReviewsMessage()
public
method
public
hasNoReviewsMessage
( ) :
boolean
return
boolean
hasReviewTitled()
public
method
public
hasReviewTitled
(
string
$title
) :
boolean
$title
string
return
boolean