PHP 클래스 WellCommerce\Bundle\PaymentBundle\Form\Admin\PaymentMethodFormBuilder

저자: Adam Piotrowski ([email protected])
상속: extends WellCommerce\Bundle\CoreBundle\Form\AbstractFormBuilder
파일 보기 프로젝트 열기: wellcommerce/wellcommerce

공개 메소드들

메소드 설명
buildForm ( WellCommerce\Component\Form\Elements\FormInterface $form )

보호된 메소드들

메소드 설명
getPaymentProcessorCollection ( ) : PaymentProcessorCollection

메소드 상세

buildForm() 공개 메소드

public buildForm ( WellCommerce\Component\Form\Elements\FormInterface $form )
$form WellCommerce\Component\Form\Elements\FormInterface

getPaymentProcessorCollection() 보호된 메소드

protected getPaymentProcessorCollection ( ) : PaymentProcessorCollection
리턴 WellCommerce\Bundle\PaymentBundle\Processor\PaymentProcessorCollection