Manual:generateConfigSchemaArray.php

From mediawiki.org
This page is a translated version of the page Manual:GenerateConfigSchemaArray.php and the translation is 82% complete.
MediaWiki バージョン:
1.39

詳細

generateConfigSchemaArray.php is a maintenance script to generates the PHP representation of the config-schema.yaml file

オプション/引数

オプション 説明 既定 必須かどうか
--output Path to output. $IP/includes/config-schema.php 省略可能

使用法

php maintenance/generateConfigSchemaArray.php [ --output ]
Terminal

関連項目