Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只是徘徊在 prestahop 中 AdminController::$currentIndex 的目的是什么。我查看了相关课程,但无法真正弄清楚。
有人知道吗?
它是当前页面的 url。您可以在 AdminController::init() 中查看它是如何设置的