PHP Interface Sylius\Behat\Page\Admin\ShippingMethod\UpdatePageInterface

Author: Łukasz Chruściel ([email protected])
Inheritance: extends Sylius\Behat\Page\Admin\Crud\UpdatePageInterface
Afficher le fichier Open project: sylius/sylius Interface Usage Examples

Méthodes publiques

Méthode Description
disable ( )
enable ( )
getValidationMessageForAmount ( string $channelCode ) : string
isAvailableInChannel ( string $channelName ) : boolean
isCodeDisabled ( ) : boolean

Method Details

disable() public méthode

public disable ( )

enable() public méthode

public enable ( )

getValidationMessageForAmount() public méthode

public getValidationMessageForAmount ( string $channelCode ) : string
$channelCode string
Résultat string

isAvailableInChannel() public méthode

public isAvailableInChannel ( string $channelName ) : boolean
$channelName string
Résultat boolean

isCodeDisabled() public méthode

public isCodeDisabled ( ) : boolean
Résultat boolean