Свойство | Type | Description | |
---|---|---|---|
$methods | array |
Méthode | Description | |
---|---|---|
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 |