WellCommerce\Bundle\ClientBundle\Entity\ClientShippingAddress::getCopyBillingAddress PHP Метод

getCopyBillingAddress() публичный Метод

public getCopyBillingAddress ( ) : boolean
Результат boolean
    public function getCopyBillingAddress() : bool
    {
        return $this->copyBillingAddress;
    }