PHP Class Sonata\Component\Delivery\FreeDelivery

Inheritance: extends BaseServiceDelivery
Afficher le fichier Open project: sonata-project/ecommerce Class Usage Examples

Protected Properties

Свойство Type Description
$isAddressRequired boolean

Méthodes publiques

Méthode Description
__construct ( boolean $isAddressRequired ) Constructor.
getName ( )
getPrice ( )
getVatRate ( )
isAddressRequired ( )

Method Details

__construct() public méthode

Constructor.
public __construct ( boolean $isAddressRequired )
$isAddressRequired boolean

getName() public méthode

public getName ( )

getPrice() public méthode

public getPrice ( )

getVatRate() public méthode

public getVatRate ( )

isAddressRequired() public méthode

public isAddressRequired ( )

Property Details

$isAddressRequired protected_oe property

protected bool $isAddressRequired
Résultat boolean