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

getBillingAddress2() public méthode

public getBillingAddress2 ( )
    public function getBillingAddress2()
    {
        return $this->billingAddress2;
    }
BaseOrder