</div><div> file_put_contents("c:/ppp.txt", "The class $className is defined in: $filePath");</div><div>} catch (\ReflectionException $e) {</div><div><span style="white-space:pre"> </span> file_put_contents("c:/ppp.txt", "Class $className not found.");</div><div>}</div>
复制代码
得到以下信息:
The class think\addons\Service is defined in: C:\Apache24\htdocs\libs\vendor\karsonzhang\fastadmin-addons\src\addons\Service.php