MediaWiki  master
SkinApi.php
Go to the documentation of this file.
1 <?php
31 class SkinApi extends SkinMustache {
32  public $skinname = 'apioutput';
38 }
SkinTemplate class for API output.
Definition: SkinApi.php:31
$skinname
Definition: SkinApi.php:32
Generic template for use with Mustache templates.