Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
MediaWiki\Extension\Translate\PageTranslation\Section Class Reference

Section is one pair of <translate>...</translate> tags. More...

Public Member Functions

 __construct (string $open, string $contents, string $close)
 
 contents ()
 
 wrappedContents ()
 

Detailed Description

Section is one pair of <translate>...</translate> tags.

Author
Niklas Laxström @license GPL-2.0-or-later
Since
2020.08

Definition at line 12 of file Section.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\PageTranslation\Section::__construct ( string $open,
string $contents,
string $close )

Definition at line 20 of file Section.php.

Member Function Documentation

◆ contents()

MediaWiki\Extension\Translate\PageTranslation\Section::contents ( )

Definition at line 26 of file Section.php.

◆ wrappedContents()

MediaWiki\Extension\Translate\PageTranslation\Section::wrappedContents ( )

Definition at line 31 of file Section.php.


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