PHP spl_autoload_register not working with use funciton import

后端 未结 0 1379
你的背包
你的背包 2021-02-04 02:15

When using spl_autoload_register, an imported function via use function Namespace\\Subamespace\\aFunc php cannot find the function. The registered autolaod function

相关标签:
回答
  • 消灭零回复
提交回复
热议问题