function PoStreamInterface::getURI

Get the URI of the PO stream that is being read or written.

Return value

URI string for this stream.

2 methods override PoStreamInterface::getURI()

File

drupal/core/lib/Drupal/Component/Gettext/PoStreamInterface.php, line 34
Definition of Drupal\Component\Gettext\PoStreamInterface.

Class

PoStreamInterface
Common functions for file/stream based PO readers/writers.

Namespace

Drupal\Component\Gettext

Code

function getURI();