PHP 인터페이스 WellCommerce\Bundle\ShippingBundle\Repository\ShippingMethodRepositoryInterface

저자: Adam Piotrowski ([email protected])
상속: extends WellCommerce\Bundle\DoctrineBundle\Repository\RepositoryInterface
파일 보기 프로젝트 열기: wellcommerce/wellcommerce 0 사용 예제들

공개 메소드들

메소드 설명
getShippingMethods ( ) : Doctrine\Common\Collections\Collection Returns all valid shipping methods

메소드 상세

getShippingMethods() 공개 메소드

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