WellCommerce\Bundle\ClientBundle\Entity\ClientShippingAddress::getCopyBillingAddress PHP Méthode

getCopyBillingAddress() public méthode

public getCopyBillingAddress ( ) : boolean
Résultat boolean
    public function getCopyBillingAddress() : bool
    {
        return $this->copyBillingAddress;
    }