32 $this->_countryCollectionFactory = $countryCollectionFactory;
40 $supported = $this->_configFactory->create()->getSupportedBuyerCountryCodes();
41 $options = $this->_countryCollectionFactory->create()->addCountryCodeFilter(
44 )->loadData()->toOptionArray(
45 $isMultiselect ?
false :
__(
'--Please Select--')
__construct(\Magento\Paypal\Model\ConfigFactory $configFactory, \Magento\Directory\Model\ResourceModel\Country\CollectionFactory $countryCollectionFactory)
$_countryCollectionFactory
toOptionArray($isMultiselect=false)