Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
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
Afficher le fichier
Open project: sylius/sylius
Interface Usage Examples
Méthodes publiques
Méthode
Description
countReviews
( ) :
integer
hasNoReviewsMessage
( ) :
boolean
hasReviewTitled
(
string
$title
) :
boolean
Method Details
countReviews()
public
méthode
public
countReviews
( ) :
integer
Résultat
integer
hasNoReviewsMessage()
public
méthode
public
hasNoReviewsMessage
( ) :
boolean
Résultat
boolean
hasReviewTitled()
public
méthode
public
hasReviewTitled
(
string
$title
) :
boolean
$title
string
Résultat
boolean