PHP Interface WellCommerce\Bundle\ShippingBundle\Repository\ShippingMethodRepositoryInterface

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

Méthodes publiques

Méthode Description
getShippingMethods ( ) : Doctrine\Common\Collections\Collection Returns all valid shipping methods

Method Details

getShippingMethods() public méthode

Returns all valid shipping methods
public getShippingMethods ( ) : Doctrine\Common\Collections\Collection
Résultat Doctrine\Common\Collections\Collection