Home
last modified time | relevance | path

Searched refs:getConfDirectory (Results 1 – 1 of 1) sorted by relevance

/template/strap/ComboStrap/
H A DDirectoryLayout.php21 return self::getConfDirectory()->resolve('local.php');
24 public static function getConfDirectory(): LocalPath{ function in ComboStrap\\DirectoryLayout