Overrides ConfigInstallerInterface::installDefaultConfig
public function installDefaultConfig($type, $name) { return $this->lazyLoadItself() ->installDefaultConfig($type, $name); }