���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/wiki.craftaro.com/tests/phpunit/includes/language/LanguageFallbackIntegrationTest.php
���ѧ٧ѧ�
<?php use MediaWiki\Languages\LanguageFallback; use MediaWiki\MainConfigNames; /** * @coversDefaultClass MediaWiki\Languages\LanguageFallback * @covers ::__construct */ class LanguageFallbackIntegrationTest extends MediaWikiIntegrationTestCase { use LanguageFallbackTestTrait; private function getCallee( array $options = [] ) { if ( isset( $options['siteLangCode'] ) ) { $this->overrideConfigValue( MainConfigNames::LanguageCode, $options['siteLangCode'] ); } if ( isset( $options['fallbackMap'] ) ) { $this->setService( 'LocalisationCache', $this->getMockLocalisationCache( 1, $options['fallbackMap'] ) ); } return $this->getServiceContainer()->getLanguageFallback(); } private function getMessagesKey() { return LanguageFallback::MESSAGES; } private function getStrictKey() { return LanguageFallback::STRICT; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.18 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�