public function loadConfig($resource, $type = null) { $this->getConfigManager()->addConfig($resource, $type); return $this; }