MediaWiki master
SettingsIncludeLocator.php
Go to the documentation of this file.
1<?php
2
4
6
17
36 public function locateInclude( string $location ): string;
37}
Implementations of SettingsSource may additionally implement SettingsIncludeLocator as well,...
locateInclude(string $location)
This method defines how a relative reference to the location of another settings source is interprete...