build: Updating development dependencies
[T119942Repr.git] / BoilerPlate.i18n.alias.php
blob9a0511acbeea035fff48afd22b532361a028e0a6
1 <?php
2 /**
3 * Aliases for special pages of the BoilerPlate extension
5 * @file
6 * @ingroup Extensions
7 */
9 $specialPageAliases = array();
11 /** English (English) */
12 $specialPageAliases['en'] = array(
13 'HelloWorld' => array( 'HelloWorld' ),