Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl().
\LogicException PO files URL should not be public.
Overrides StreamWrapperInterface::getExternalUrl
public function getExternalUrl() { throw new \LogicException('PO files URL should not be public.'); }