���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/wiki.craftaro.com/tests/parser/ParserTestMockParser.php
���ѧ٧ѧ�
<?php use MediaWiki\Page\PageReference; use MediaWiki\User\UserIdentity; /** * A parser used during article insertion which does nothing, to avoid * unnecessary log noise and other interference with debugging. */ class ParserTestMockParser extends Parser { public function __construct() { } public function preSaveTransform( $text, PageReference $page, UserIdentity $user, ParserOptions $options, $clearState = true ) { return $text; } public function parse( $text, PageReference $page, ParserOptions $options, $linestart = true, $clearState = true, $revid = null ) { return new ParserOutput; } public function getOutput() { return new ParserOutput; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.08 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�