芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/cms.mgaplay.com.br/lib/Event/ConnectorEnabledChangeEvent.php
connector = $connector; $this->configService = $configService; } public function getConnector(): Connector { return $this->connector; } public function getConfigService(): ConfigServiceInterface { return $this->configService; } }