Sonata\OrderBundle\Entity\BaseOrder::getBillingAddress1 PHP Méthode

getBillingAddress1() public méthode

public getBillingAddress1 ( )
    public function getBillingAddress1()
    {
        return $this->billingAddress1;
    }
BaseOrder