SatisAdmin\Event\ConfigSavedEvent::getConfig PHP Méthode

getConfig() public méthode

public getConfig ( ) : Config
Résultat SatisAdmin\Model\Config
    public function getConfig()
    {
        return $this->config;
    }
ConfigSavedEvent