芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/symfony/LangPublisher.php
module->getLowerName(); return base_path("resources/lang/{$name}"); } /** * Get source path. * * @return string */ public function getSourcePath() { return $this->getModule()->getExtraPath( GenerateConfigReader::read('lang')->getPath() ); } }