프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$methods | array |
메소드 | 설명 | |
---|---|---|
addMethod ( Sonata\Component\Delivery\ServiceDeliveryInterface $instance ) | add a delivery method into the pool. | |
getMethod ( string $code ) : Sonata\Component\Delivery\ServiceDeliveryInterface | return a ServiceDeliveryInterface Object. | |
getMethods ( ) : array |
public addMethod ( Sonata\Component\Delivery\ServiceDeliveryInterface $instance ) | ||
$instance | Sonata\Component\Delivery\ServiceDeliveryInterface |