[PHP 7.2] My fix for «Declaration of Magento\Directory\Model\Config\Source\Country\Full::toOptionArray($isMultiselect = false) must be compatible with Magento\Directory\Model\Config\Source\Country::toOptionArray»

It is similar to:

My fix

Replace the line:

with the following one:

public function toOptionArray($isMultiselect = false, $foregroundCountries = '')