MediaWiki  1.23.13
ImportStringSource Class Reference

Public Member Functions

 __construct ( $string)
 
 atEnd ()
 
 readChunk ()
 

Detailed Description

Todo:
document (e.g.

one-sentence class description).

Definition at line 1601 of file Import.php.

Constructor & Destructor Documentation

◆ __construct()

ImportStringSource::__construct (   $string)

Definition at line 1602 of file Import.php.

Member Function Documentation

◆ atEnd()

ImportStringSource::atEnd ( )
Returns
bool

Definition at line 1610 of file Import.php.

Referenced by readChunk().

◆ readChunk()

ImportStringSource::readChunk ( )
Returns
bool|string

Definition at line 1617 of file Import.php.

References atEnd().


The documentation for this class was generated from the following file: