PHP Interface WellCommerce\Bundle\ShippingBundle\Repository\ShippingMethodRepositoryInterface

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\DoctrineBundle\Repository\RepositoryInterface
Show file Open project: wellcommerce/wellcommerce Interface Usage Examples

Public Methods

Method Description
getShippingMethods ( ) : Doctrine\Common\Collections\Collection Returns all valid shipping methods

Method Details

getShippingMethods() public method

Returns all valid shipping methods
public getShippingMethods ( ) : Doctrine\Common\Collections\Collection
return Doctrine\Common\Collections\Collection