MCPcopy Create free account
hub / github.com/SeasX/SeasLog / getBasePath

Method getBasePath

CodeTips/SeasLogCodeTips.php:54–57  ·  view source on GitHub ↗

* 获取basePath * * @return string */

()

Source from the content-addressed store, hash-verified

52 * @return string
53 */
54 static public function getBasePath()
55 {
56 return 'the base_path';
57 }
58
59 /**
60 * 设置本次请求标识

Callers 4

seaslog.test.phpFile · 0.80
issues44.phpFile · 0.80
issue55.phpFile · 0.80
testBasePath.phpFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected