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.
メソッド getServiceLocator() は、module.config.php からのみ構成データを読み取りますか? それとも、他の構成情報も含まれていますか?
この機能は、すべてのモジュールおよびすべてのモジュール機能からキーgetServiceLocator()の下の構成を読み取ります。それ以上でもそれ以下でもありません。service_managermodule.config.phpgetServiceConfig()
getServiceLocator()
service_manager
module.config.php
getServiceConfig()
他の情報が不足している場合は、質問をより具体的にする必要があります。