PoStreamInterface

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

Hierarchy

See also

PoReaderInterface

PoWriterInterface

File

core/lib/Drupal/Component/Gettext/PoStreamInterface.php, line 11

Namespace

Drupal\Component\Gettext

Members

Name Modifiers Type Description
PoStreamInterface::close public function Close the stream.
PoStreamInterface::getURI public function Gets the URI of the PO stream that is being read or written.
PoStreamInterface::open public function Open the stream. Set the URI for the stream earlier with setURI().
PoStreamInterface::setURI public function Set the URI of the PO stream that is going to be read or written.
doc_Drupal
2016-10-29 09:34:40
Comments
Leave a Comment

Please login to continue.