Sonata\BasketBundle\Twig\GlobalVariables::getCustomer PHP Method

getCustomer() public method

public getCustomer ( )
    public function getCustomer()
    {
        return $this->getBasket()->getCustomer();
    }