[PHP 7.2] My fix for «Declaration of Magento\Tax\Model\System\Config\Source\Tax\Country::toOptionArray($noEmpty = 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($noEmpty = false, $foregroundCountries = '')