MCPcopy Index your code
hub / github.com/SeasX/SeasLog / setBasePath

Method setBasePath

CodeTips/SeasLogCodeTips.php:44–47  ·  view source on GitHub ↗

* 设置basePath * * @param $basePath * * @return bool */

($basePath)

Source from the content-addressed store, hash-verified

42 * @return bool
43 */
44 static public function setBasePath($basePath)
45 {
46 return true;
47 }
48
49 /**
50 * 获取basePath

Callers 6

runMethod · 0.80
seaslog.test.phpFile · 0.80
issue53.phpFile · 0.80
testBasePathMethod · 0.80
testBasePath.phpFile · 0.80
testActionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected