PHP Interface Sonata\Component\Customer\CustomerSelectorInterface

Show file Open project: sonata-project/ecommerce Interface Usage Examples

Public Methods

Method Description
get ( ) : Sonata\Component\Customer\CustomerInterface Get the customer.

Method Details

get() public method

Get the customer.
public get ( ) : Sonata\Component\Customer\CustomerInterface
return Sonata\Component\Customer\CustomerInterface