Page MenuHomeWickedGov Phorge

CentralNoticeHtmlForm.php
No OneTemporary

Size
263 B
Referenced Files
None
Subscribers
None

CentralNoticeHtmlForm.php

<?php
use MediaWiki\HTMLForm\HTMLForm;
class CentralNoticeHtmlForm extends HTMLForm {
/**
* Get the whole body of the form.
* @return string
*/
public function getBody() {
return $this->displaySection( $this->mFieldTree, '', 'cn-formsection-' );
}
}

File Metadata

Mime Type
text/x-php
Expires
Fri, Jul 3, 17:46 (23 h, 2 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
5f/c2/d6aeec7bfe0617138bb26459ced5
Default Alt Text
CentralNoticeHtmlForm.php (263 B)

Event Timeline